1.5.0 - 2024-01-01
bump version, ready for stable channel.
- deprecated JsEngine.
- RnaManager NOT register JsEngine
- Support literal number
BigDecimal
,Double
,Float
,Long
,Integer
- Added
first
andlast
properties toEACH
- Added
fun:abs
function - Support Boolean type
TRUE
/FALSE
1.4.0 - 2021-01-06
- Rich built-in functions, see docs for details
- Support for
placeholder template
, merging with map engine
- Moved
JavaEval
to eval package - MapEngine supports functions without a prefix
1.0.0 - 2020-11-24
- Static replacement and dynamic construction, flow, loops
- Multi-paragraph indentation function
java
,js
,exec
engines- Memory, Thread and Performance Optimization