github paperclip-rs/paperclip v0.9.0

latest release: v0.9.1
11 days ago

[0.9.0] - 2024-09-07 ⚠️ Breaking Changes

Breaking Changes

Removed feature indexmap since it may simply be enabled via openapiv3

Fixed

  • Support latest openapiv3 and indexmap. PR#507
  • Clippy useless vec lint. PR#511
  • Add lint ignores to paperclip unit struct. PR#514
  • Fix map conversion for openapiv3. PR#529

Added

  • Add TermsOfService to the openapi spec. PR#522
  • Add max/min for integers. PR#523
  • Parse max/min attributes on fields. PR#524
  • Add support for jiff via feature flag. PR#526
  • Support generic array size. PR#527

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.9.0

Don't miss a new paperclip release

NewReleases is sending notifications on new releases.