Skip to content

v0.2.0

Choose a tag to compare

@robinvdvleuten robinvdvleuten released this 18 Jul 18:30
76b626d

0.2.0 (2026-07-18)

Features

  • drop xprsn, standalone zero-dependency RFC 9535 engine (3e87b1f)
  • RFC 9535 filter grammar with subqueries, Nothing, and deep equality (e240b4e)
  • RFC 9535 slices, bare filters, whitespace, unicode names, filter functions (74d9ddb)

Bug Fixes

  • break cycles in recursive descent instead of overflowing the stack (3f67220)
  • unescape quoted keys in bracket selectors (05973b3)