Merge branch 'master' into v1
This commit is contained in:
commit
5054242247
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@
|
||||||
### Added:
|
### Added:
|
||||||
|
|
||||||
- ~~Support generic default values in `default` attributes (https://github.com/GREsau/schemars/pull/83)~~
|
- ~~Support generic default values in `default` attributes (https://github.com/GREsau/schemars/pull/83)~~
|
||||||
- ⚠️ **This inadvertently introduced a breaking change and was removed in 0.8.10**
|
- **This inadvertently introduced a breaking change and was removed in 0.8.10**
|
||||||
- Add missing MIT licence text for usage of code from regex_syntax crate (https://github.com/GREsau/schemars/pull/132)
|
- Add missing MIT licence text for usage of code from regex_syntax crate (https://github.com/GREsau/schemars/pull/132)
|
||||||
- Support uuid v1 and arrayvec 0.7 via feature flags `uuid1` and `arrayvec07` (https://github.com/GREsau/schemars/pull/142)
|
- Support uuid v1 and arrayvec 0.7 via feature flags `uuid1` and `arrayvec07` (https://github.com/GREsau/schemars/pull/142)
|
||||||
- This also adds `uuid08` and `arrayvec05` feature flags for the previously supported versions of these crates. The existing `uuid` and `arrayvec` flags are still supported for backward-compatibility, but they are **deprecated**.
|
- This also adds `uuid08` and `arrayvec05` feature flags for the previously supported versions of these crates. The existing `uuid` and `arrayvec` flags are still supported for backward-compatibility, but they are **deprecated**.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue