Although Jace was already production ready for many years (and was also used in a number of commercial systems). I finally, after eight years, release the 1.0 release of Jace:
- Added support for compile time constants (https://github.com/pieterderycke/Jace/wiki/Compile-Time-constants)
- Added support for configuring the memory cache thresholds
- Added support for non idempotent functions such as random
- Performance optimizations
- Fixed an issue with scientific notation
- Fixed an issue with custom functions compiled from expressions
- A number of attributes and methods were marked deprecated and will be removed in a future release