Skip to content

v0.2.1: Allow root reference, More flexible custom functions

Compare
Choose a tag to compare
@danopia danopia released this 06 Nov 23:11
· 13 commits to main since this release

Tracks v0.1.5 to v0.1.10 from upstream.

  • Access root JSONValue using $ symbol
  • Specify optional arguments for custom functions
  • Allow optional variadic arguments
  • Fix type checking for optional arguments