Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Dec 05:04
· 20 commits to main since this release

Changelog

  • 8ea5fda rename pathexpr package to jsonpath
  • 3aee197 refactor eval package into runtime struct to reduce static dependency on the eval package (closes #5)
  • 91fb71a remove multiline AST rendering for now, add Rudi renderer to turn AST back into Rudi code (closes #10)
  • 287d550 rename dump package to printer
  • e169f7a update readme