Releases: 0b01001001/spectree
Releases · 0b01001001/spectree
v2.0.0a1
10 Nov 15:23
Compare
Sorry, something went wrong.
No results found
v2.0.0a0
22 Oct 03:50
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: drop pydantic v1, drop py3.9, add py3.14 by @kemingy in #455
Warning
pydantic v1 won't be supported anymore. Use the old version if you need pydantic v1.
Full Changelog : v1.5.8...v2.0.0a0
v1.5.8
02 Oct 15:52
Compare
Sorry, something went wrong.
No results found
v1.5.7
18 Sep 16:11
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: use pipe for falcon stream, run async read/write in the event loop by @kemingy in #451
Full Changelog : v1.5.6...v1.5.7
v1.5.6
17 Sep 08:40
Compare
Sorry, something went wrong.
No results found
v1.5.5
12 Sep 05:08
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(actions): bump the all-actions group with 2 updates by @dependabot [bot] in #444
fix: falcon json get_media should not throw error if json is annotated by @kemingy in #447
Full Changelog : v1.5.4...v1.5.5
v1.5.4
30 Aug 08:02
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: use pylock file to guarantee pydantic v1&v2 env by @kemingy in #439
revert: use validation errors instead of json by @kemingy in #442
fix: use the SPDX license expression in pyproject by @kemingy in #443
Full Changelog : v1.5.3...v1.5.4
v1.5.3
27 Aug 13:18
Compare
Sorry, something went wrong.
No results found
v1.5.2
22 Aug 10:09
Compare
Sorry, something went wrong.
No results found
v1.5.1
22 Aug 08:21
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: check the filename to determine if the falcon bodypart is a file by @kemingy in #433
Full Changelog : v1.5.0...v1.5.1