Releases: 0b01001001/spectree
Releases · 0b01001001/spectree
v1.1.3
v1.1.2
What's Changed
- Add Support for customizing how nested names are generated by @AndreasBBS in #305
- chore: add github issue and feature request templates by @kemingy in #306
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- add test for top-level json list, use syrupy snapshot by @yedpodtrzitko in #293
- chore(actions): bump actions/deploy-pages from 1 to 2 by @dependabot in #295
- Check presence of media before attempting to parse it by @CucumisSativus in #296
- Updated contributing docs and added pre-commit requirement. by @gdub in #298
- Refactor the get_model_key util function by @AndreasBBS in #302
- fix: use the status code from std http lib by @kemingy in #303
New Contributors
- @CucumisSativus made their first contribution in #296
- @gdub made their first contribution in #298
- @AndreasBBS made their first contribution in #302
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- test: fix flask test context by @kemingy in #284
- chore(actions): bump actions/configure-pages from 2 to 3 by @dependabot in #286
- add envd dev env, upgrade black by @kemingy in #288
- feat: add py.typed file by @kemingy in #289
- docs: replace the codeql badge by @kemingy in #290
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Allow endpoints to override its operationId by @gwaramadze in #281
New Contributors
- @gwaramadze made their first contribution in #281
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- feat: support customize 422 validation error type by @dfkki123508 in #260
- test: fix starlette cookie in test client by @kemingy in #277
- chore: change to pyproject, drop py3.6, add py3.11 test by @kemingy in #265
New Contributors
- @dfkki123508 made their first contribution in #260
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Breaking Changes
- drop support for Falcon 2 by @yedpodtrzitko in #239
- add support for form data request by @yedpodtrzitko in #225
- Dmitry/quart plugin by @dima-engineer in #262
- fix: only call
after
at the end of the validation by @kemingy in #274
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
- 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
- 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
- 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
- chore: add quart demo to readme by @kemingy in #268
- AND/OR root security configuration by @kageurufu in #269
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #272
New Contributors
- @harish2704 made their first contribution in #264
- @dima-engineer made their first contribution in #262
- @lgtm-com made their first contribution in #272
Full Changelog: v0.10.3...v1.0.0
v1.0.0a4
What's Changed
- AND/OR root security configuration by @kageurufu in #269
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #272
- fix: only call
after
at the end of the validation by @kemingy in #274
New Contributors
- @lgtm-com made their first contribution in #272
Full Changelog: v1.0.0a3...v1.0.0a4
v0.12.1
Breaking changes
Chore
- AND/OR root security configuration #269 by @kageurufu
Full Changelog: v0.12.0...v0.12.1