Skip to content

v3.1.0

Choose a tag to compare

@char0n char0n released this 17 Jan 00:17
· 82 commits to main since this release

3.1.0 (2026-01-17)

Bug Fixes

  • enforce safe min max integer ranges for JSONPath (#88) (b4e1cd3), closes #14
  • parse: fix single quote string decoding (#90) (d5930c8)

Features

  • add compile function for creating normalized json paths (#87) (f824893)
  • parse: add support for infering expectations to tracing (#86) (dd98576)