Skip to content

v0.4.0

Compare
Choose a tag to compare
@jstewmon jstewmon released this 01 Jul 23:03
· 5 commits to master since this release

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