Releases: marvindv/jsonlogic_rs
Releases · marvindv/jsonlogic_rs
Update Readme
Operators support completed
Implemented the remaining array operators
map,filter,reduceall,none,some
and added the fizzbuzz example.
String, log and some array operators
Added the log operator and the following:
String operations:
incatsubst
Array operations:
mergein
Complete numeric operations
v0.3.0 release 0.3.0
Add missing and missing_some operator
v0.2.0 release 0.2.0
Improved equality and compare operators
Improved the equality and compare operator implementations to match the ECMAScript specification.
Readme update
v0.1.1 bump version
Initial release
v0.1.0 add license