Skip to content

v16.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 18:44
v16.8.0
5a42c7f

What's Changed

  • Fix subtle precision issues on the decimal JSON type by @jviotti in #806
  • Support parallelism on the test command by @jviotti in #803
  • Clarify language tag requirements for JSON-LD in the rdf command by @BigBlueHat in #807
  • Speed up schema compilation in the test command by @jviotti in #808
  • Make use of a Tag URI to identify a schema from standard input by @jviotti in #811
  • Fix some subtle JSON and YAML CLRF parsing issues on Windows by @jviotti in #812
  • Fix validate --benchmark printing errors twice by @jviotti in #820
  • Use proper diff output on fmt --check by @jviotti in #825

New Contributors

Full Changelog: v16.7.0...v16.8.0