Releases: blockscout/actix-prost
Releases · blockscout/actix-prost
v2.0.0
What's Changed
- fix: make 'one of' inside message use a snake_case by @rimrakhimov in #35
- feat(actix-prost-macros): allow serde overrides for type attributes by @rimrakhimov in #37
- Upgrade dependencies to their newest versions by @bragov4ik in #36
New Contributors
- @bragov4ik made their first contribution in #36
Full Changelog: v1.0.3...v2.0.0
v1.0.3
What's Changed
- feat: option to ignore rename_all by @sevenzing in #34
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Add Clone to internal struct by @sevenzing in #27
- Add derive message option by @lok52 in #28
- add field attributes for internal structs by @sevenzing in #32
New Contributors
- @sevenzing made their first contribution in #27
Full Changelog: v1.0.0...v1.0.1