Schemars Versions Save

Generate JSON Schema documents from Rust code

v0.8.19

3 weeks ago

Fixed:

v0.8.18

3 weeks ago

Fixed:

v0.8.17

1 month ago

Changed:

v0.8.16

6 months ago

Fixed:

  • Reduce size of MIR output (and improve release-mode compile time) when deriving JsonSchema

v0.8.15

8 months ago

Added:

v0.8.14

8 months ago

Added:

Changed:

Fixed:

v0.8.13

9 months ago

Added:

Changed:

  • Minimum supported rust version is now 1.60.0

v0.8.12

1 year ago

Added:

Changed:

v0.8.11

1 year ago

Added:

  • Replace auto-inferred trait bounds with bounds specified in #[schemars(bound = "...")] attribute

Changed:

v0.8.10

2 years ago

Fixed: