jsonschema-rs v0.12.1 Release Notes

Release Date: 2021-07-29 // over 2 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow using empty arrays or arrays with non-unique elements for the enum keyword in schemas. #258
    • Panic on incomplete escape sequences in regex patterns. #253