Releases: Bestowinc/json-logic-rs
Releases · Bestowinc/json-logic-rs
v0.4.0
What's Changed
- build: remove python 3.7, update macos rust setup, update ci config by @jstewmon in #38
- Handle flat JSON escape dot syntax by @gquittet in #37
- perf: Replacing ok_or() calls with ok_or_else(||) calls, to improve performance by @pyros82 in #39
Full Changelog: v0.3.3...v0.4.0