Releases: 0b01001001/spectree
Releases · 0b01001001/spectree
v1.0.0a3
What's Changed
- Dmitry/quart plugin by @dima-engineer in #262
- chore: add quart demo to readme by @kemingy in #268
New Contributors
- @dima-engineer made their first contribution in #262
Full Changelog: v1.0.0a2...v1.0.0a3
v0.12.0
- cherry picked from commit 54a2b1d (support Quart) by @dmitry-engineer
Full Changelog: v0.11.0...v0.12.0
v1.0.0a2
What's Changed
- chore: move mypy config to setup.cfg by @kemingy in #256
- Fix: Replace slash from generated operationId by @harish2704 in #264
- feat: import plugin using import_module by @kemingy in #266
- chore: update ci by @kemingy in #267
New Contributors
- @harish2704 made their first contribution in #264
Full Changelog: v1.0.0a1...v1.0.0a2
v0.11.0
- cherry picked from commit b96a490 by @harish2704
- cherry picked from commit ebcb3d6 by @kemingy
Full Changelog: v0.10.6...v0.11.0
v1.0.0a1
What's Changed
- add support for form data request by @yedpodtrzitko in #225
- chore(pip): update flake8 requirement from ~=4.0 to >=4,<6 by @dependabot in #252
- Use typing.get_type_hints instead of .annotations by @kageurufu in #250
- fix rest annotations in test by @kemingy in #253
- fix: root properties by @kemingy in #255
Full Changelog: v1.0.0a0...v1.0.0a1
v0.10.6
v0.10.5
What's Changed
- Use
typing.get_type_hints
instead of.__annotations__
by @kageurufu in #251
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- fix: use mypy.ignore_missing_imports instead of suppressing them everywhere manually by @yedpodtrzitko in #238
- hotfix: add bound for werkzeug dependency due to breaking change by @yedpodtrzitko in #241
- fix: werkzeug by @yedpodtrzitko #244
Full Changelog: v0.10.3...v0.10.4
v1.0.0a0
What's Changed
- fix: use mypy.ignore_missing_imports instead of suppressing them everywhere manually by @yedpodtrzitko in #238
- hotfix: add bound for werkzeug dependency due to breaking change by @yedpodtrzitko in #241
- drop support for Falcon 2 by @yedpodtrzitko in #239
- add copy of
werkzeug.parse_rule
which is now marked as internal by @yedpodtrzitko in #244 - prerelease of 1.0.0a0 by @kemingy in #245
Full Changelog: v0.10.3...v1.0.0a0