Releases: netwo-io/apistos
Releases · netwo-io/apistos
apistos-0.4.1
apistos-0.4.0
apistos-1.0.0-pre-release.9
apistos-1.0.0-pre-release.8
apistos-1.0.0-pre-release.7
Caution
Yanked du to workspace dependencies errors
What's New 💎 🆕 🎉
Chore:
- Upgrade garde-actix-web to 0.10
Full change log
apistos-1.0.0-pre-release.6
apistos-1.0.0-pre-release.5
What's New 💎 🆕 🎉
- Remove
apistos-schemars
in favor ofschemars
Feat:
- Expose IpNetwork types
- Add support for multipart Tempfile
- Add
openapi_type
attribute toApiType
derive
Fix:
- Fix definition override for scope's route
Full change log
apistos-0.3.6
apistos-1.0.0-pre-release.4
apistos-0.3.5
What's New 💎 🆕 🎉
Feat:
- Handle pattern for path parameters #124
Fixes:
- Fix wrong generated path with route function #126