1.0.0-alpha.14
This commit is contained in:
parent
bb72f0a4f7
commit
441249a53b
7 changed files with 14 additions and 8 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [1.0.0-alpha.14] - 2024-08-29
|
||||
|
||||
### Added
|
||||
|
||||
- Read `#[garde(...)]` attributes as an alternative to `#[validate(...)]` (https://github.com/GREsau/schemars/issues/233 / https://github.com/GREsau/schemars/pull/331). See [the documentation](https://graham.cool/schemars/deriving/attributes/#supported-validatorgarde-attributes) for a full list of supported attributes.
|
||||
|
||||
## [1.0.0-alpha.13] - 2024-08-27
|
||||
|
||||
### Fixed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue