Skip to content

Releases: streamich/json-joy

v17.62.0

28 Oct 10:23

Choose a tag to compare

What's Changed

Full Changelog: v17.61.1...v17.62.0

v17.61.1

21 Oct 22:20

Choose a tag to compare

What's Changed

Full Changelog: v17.61.0...v17.61.1

v17.61.0

21 Oct 21:44

Choose a tag to compare

What's Changed

Full Changelog: v17.60.0...v17.61.0

v17.60.0

19 Oct 22:32

Choose a tag to compare

What's Changed

Full Changelog: v17.59.0...v17.60.0

v17.56.0

18 Oct 16:05

Choose a tag to compare

What's Changed

Full Changelog: v17.55.2...v17.56.0

v17.55.1

17 Oct 15:50

Choose a tag to compare

17.55.1 (2025-10-17)

Bug Fixes

  • 🐛 correct utf8 encoding (b5b4d31)

v17.55.0

16 Oct 16:12

Choose a tag to compare

17.55.0 (2025-10-16)

Bug Fixes

  • 🐛 correct current node @.. parsing (7a2f3ff)

Features

  • 🎸 add function evaluation (6a205ee)
  • 🎸 add RFC 9535 document (bd391dd)
  • util: 🎸 add overlap() and normalize() methods to string diffing (dfe18b5)

v17.54.0

28 Sep 23:57

Choose a tag to compare

17.54.0 (2025-09-28)

Features

  • 🎸 add .run() method (5543370)
  • 🎸 add support for existence filters (f54bba9)
  • 🎸 progress on evaluator implementation (5bf437c)
  • 🎸 start JSONPath evaluator implementation (1bd98be)

v17.53.0

28 Sep 14:56

Choose a tag to compare

17.53.0 (2025-09-28)

Features

  • 🎸 add AST builder (5d6b4e2)
  • 🎸 add missing expression types and AST builder (3340ea5)
  • 🎸 add support for union selectors (fc0f562)
  • 🎸 extract generic Parser class (991758b)
  • 🎸 implement expression parsing (6e44ad9)
  • 🎸 start Ast builder class (44ce014)
  • 🎸 use AST builder in parser (eaa1cba)

v17.52.0

25 Sep 12:30

Choose a tag to compare

17.52.0 (2025-09-25)

Features

  • json-crdt: 🎸 allow Log file "sidecar" encoding without stored view (3d94516)