Skip to content

1.0.0-preview.20210928

Pre-release
Pre-release
Compare
Choose a tag to compare
@eiiches eiiches released this 28 Sep 06:37
· 143 commits to develop/1.x since this release

WARNING: This is a pre-release. Java API will likely to change in final 1.0.0 release.

Changes since 1.0.0-preview.20210926

Features

  • Experimental Module Support (#129)
  • Implement builtins/0 (#130)

Upgrade Note

  • With the introduction of the Module feature, the jackson-jq-extra jar now provides a new jackson-jq/extras jq module. Direct (i.e. not going through the module) use of the functions provided by the jar is now deprecated and will be removed in future. See README.md for how to use the new module.

    import "jackson-jq/extras" as extras;
    extras::uuid4