Skip to content

0.2.0

Compare
Choose a tag to compare
@slisaasquatch slisaasquatch released this 24 Apr 21:35
6e6d55e

Changed

  • Switched to Gradle.
  • Added support for JSON Schema draft 2019-09 and 2020-12.
  • Internal dependency version bumps.
  • Test suite cleanup.

Fixed

  • Fixed the time format inference in FormatInferrers.dateTime() to better adhere to the JSON Schema standard. It is trivial to restore the original behavior with a custom implementation of FormatInferrer.