jsonschema v0.16.1 Release Notes

Release Date: 2022-10-20 // over 1 year ago
  • โž• Added

    • Add a compilation option (should_ignore_unknown_formats()) that allows treating unknown formats as compilation errors.

Previous changes from v0.16.0

  • ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Library compilation with no default features. #356
    • Compilation with resolve-file only. #358

    ๐Ÿ”„ Changed

    • ๐Ÿ’ฅ BREAKING: Revert changes from #353 and #343, as they caused compilation issues.