v0.8.2
This commit is contained in:
parent
4c238605be
commit
61d64df57d
7 changed files with 6 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## [0.8.2] - **In-dev**
|
||||
## [0.8.2] - 2021-03-27
|
||||
### Added:
|
||||
- Enable generating a schema from any serializable value using `schema_for_value!(...)` macro or `SchemaGenerator::root_schema_for_value()`/`SchemaGenerator::into_root_schema_for_value()` methods (https://github.com/GREsau/schemars/pull/75)
|
||||
- `#[derive(JsonSchema_repr)]` can be used on C-like enums for generating a serde_repr-compatible schema (https://github.com/GREsau/schemars/pull/76)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue