Releases: 0b01001001/spectree
Releases · 0b01001001/spectree
v1.2.7
v1.2.6
What's Changed
- chore: use set directly for the secuirity scheme requirements by @lilylee1874 in #351
- fix: return original resp when no basemodel found in the resp by @kemingy in #353
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- fix: flask mimetype check by @lilylee1874 in #349
New Contributors
- @lilylee1874 made their first contribution in #349
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Added more Flask
make_response
tests && added headers usage during response generation by @AndreiDrang in #344 - fix: flask & quart resp validation by @kemingy in #345
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Fix Flask status code processing after release 1.2.2 by @AndreiDrang in #341
- chore: update ci python version by @kemingy in #342
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- feat: Support Pydantic root model responses by @jean-edouard-boulanger in #338
- feat: Unify response validation by @jean-edouard-boulanger in #339
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- chore: update pydantic v2 usage in readme by @kemingy in #331
- docs: use myst-parser and shibuya theme by @kemingy in #332
- chore: add doc config for og, sponsor, etc by @kemingy in #333
- chore: fix doc css by @kemingy in #334
- Support returning lists of unserialized models by @jean-edouard-boulanger in #335
New Contributors
- @jean-edouard-boulanger made their first contribution in #335
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
🎉 Now we support both pydantic v1 and v2. 🎉
- chore(actions): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #325
- Support Pydantic v2 with v1 backport by @jaykv in #326
- chore: add pydantic v1&v2 test by @kemingy in #327
New Contributors
Full Changelog: v1.1.5...v1.2.0