Skip to content

v0.6.4

Choose a tag to compare

@GREsau GREsau released this 27 Dec 22:47
· 449 commits to master since this release

Added:

  • Implemented JsonSchema on types from indexmap, either and uuid (as optional dependencies)

Changed

  • Remove trait bounds from Map/Set JsonSchema impls. They are unnecessary as we never create/use any instances of these types.