v16.8.0
What's Changed
- Fix subtle precision issues on the decimal JSON type by @jviotti in #806
- Support parallelism on the
testcommand by @jviotti in #803 - Clarify language tag requirements for JSON-LD in the
rdfcommand by @BigBlueHat in #807 - Speed up schema compilation in the
testcommand 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 --benchmarkprinting errors twice by @jviotti in #820 - Use proper diff output on
fmt --checkby @jviotti in #825
New Contributors
- @BigBlueHat made their first contribution in #807
Full Changelog: v16.7.0...v16.8.0