Skip to content

v0.8.13

Compare
Choose a tag to compare
@GREsau GREsau released this 28 Aug 20:21
· 18 commits to master since this release

Added:

  • Implement JsonSchema for semver::Version (#195 / #238)
  • Include const generics in generated schema names (#179 / #239)
  • Implement JsonSchema for types from indexmap v2 (#226 / #240)
  • Implement JsonSchema for serde_json::value::RawValue (#183)

Changed:

  • Minimum supported rust version is now 1.60.0