Sourced from serde_with's releases.
serde_with v3.12.0
Added
Changed
- Reformat all
Cargo.toml
files by@nyurik
(#803)- Better handle internal arithmetic and improve error messages (#809/#810/#811)
Fixed
- Generated schemas are not valid when using rust style names in ref by
@waltronix
(#798/#799)
5de3400
Bump version to 3.12 and update changelogs (#812)0d36647
Bump version to 3.12 and update changelogsf4f784c
Remove use of ops::Mul
and ops::Neg
since they
can fail (#811)9c06ffa
Generate better error messages when encountering unexpected i128/u128
values ...90d7312
Remove use of ops::Mul
and ops::Neg
since they
can faile8d2e02
Generate better error messages when encountering unexpected i128/u128
values ...4c273b2
Remove some as
casts (#809)c910fa1
Fix/remove more as castsfa14d98
Remove some as
castsef112b9
Warn about as
usage in time related code