Skip to content

Releases: dev-ette/jsonette

Release list

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:23

What's Changed

  • feat: implement tolerant parse and proptests by @aharbii in #35
  • feat: Release 0.4.0 (Converters, Schema Generator, CI Budgets, and Autocomplete) by @aharbii in #38

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 10:54
dbeaf07

What's Changed

  • engine(formatter): implement formatter, workspace CLI, and settings path update by @aharbii in #30
  • [M0] Prove UniFFI bridge end-to-end (Rust engine -> Swift) by @aharbii in #31
  • test: add coverage for stub modules, FFI ping, and uniffi-bindgen binary by @aharbii in #32
  • feat(engine): implement JSONPath evaluator via serde_json_path by @aharbii in #33

Full Changelog: v0.2.0...v0.3.0