Skip to content

Releases: blockscout/actix-prost

v2.0.0

21 Jan 10:21
02e264a
Compare
Choose a tag to compare

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

Full Changelog: v1.0.3...v2.0.0

v1.0.3

05 Sep 15:02
4cbba2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Aug 17:02
456bdec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Aug 13:48
41f15f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

Initial

22 Mar 09:10
32188ff
Compare
Choose a tag to compare

Initial release of actix-prost including conversions feature