Releases: 0b01001001/spectree
Releases · 0b01001001/spectree
v0.10.2
What's Changed
- Create dependabot.yml by @kemingy in #230
- chore(actions): bump actions/setup-python from 2 to 4 by @dependabot in #231
- fix: log the validation error in the default handler by @yedpodtrzitko in #233
- misc: upgrade Swagger UI to v4 by @yedpodtrzitko in #234
New Contributors
- @dependabot made their first contribution in #231
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- use 'furo' as the new doc theme by @kemingy in #223
- Flask: add trailing slash to apidoc routes by @yedpodtrzitko in #224
- fix: dont validate JSON data in request which cant provide it by @yedpodtrzitko in #228
- refactoring: define flask tests in single place and reuse them by @yedpodtrzitko in #227
Full Changelog: v0.10.0...v0.10.1
v0.10.0
v0.10.0a1
v0.9.2
v0.9.1
What's Changed
- fix: handle case when no view response is defined by @yedpodtrzitko in #216
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Support skipping validation and returning models by @danstewart in #212
- misc: use hash suffix instead of prefix in get_model_key by @yedpodtrzitko in #214
- Release 0.9.0 by @kemingy in #215
New Contributors
- @danstewart made their first contribution in #212
- @yedpodtrzitko made their first contribution in #214
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.6
What's Changed
- Add description argument to Response.add_model() by @DataGhost in #206
- add more doc for
Response
by @kemingy in #207
Full Changelog: v0.7.5...v0.7.6