What's Changed
- Adding support for doc comments on
EnumDiscriminantsgenerated type… by @linclelinkpart5 in #141 - Drop needless
rustversiondependency by @paolobarbolini in #446 - Upgrade
phfto v0.12 by @paolobarbolini in #448 - allow discriminants on empty enum by @crop2000 in #435
- Remove broken link to EnumTable docs by @schneems in #427
- Change enum table callbacks to FnMut. by @ClaytonKnittel in #443
- Add
#[automatically_derived]to theimpls by @dandedotdev in #444 - Implement a
suffixattribute for serialization of enum variants by @amogh-dambal in #440 - Expound upon use_phf docs by @Peternator7 in #449
New Contributors
- @paolobarbolini made their first contribution in #446
- @crop2000 made their first contribution in #435
- @schneems made their first contribution in #427
- @ClaytonKnittel made their first contribution in #443
- @dandedotdev made their first contribution in #444
- @amogh-dambal made their first contribution in #440
Full Changelog: v0.27.1...v0.27.2