Support types with const generics (#239)
Co-authored-by: Spencer Sharkey <spsharkey@tesla.com>
This commit is contained in:
parent
0303f0334e
commit
37478d764e
5 changed files with 129 additions and 21 deletions
|
@ -5,6 +5,7 @@
|
|||
### Added:
|
||||
|
||||
- Implement `JsonSchema` for `semver::Version` (https://github.com/GREsau/schemars/pull/195 / https://github.com/GREsau/schemars/pull/238)
|
||||
- Include const generics in generated schema names (https://github.com/GREsau/schemars/pull/179 / https://github.com/GREsau/schemars/pull/239)
|
||||
|
||||
### Changed:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue