Skip to content

Releases: 0b01001001/spectree

v1.2.9

26 Jan 10:29
cb02e8b
Compare
Choose a tag to compare

What's Changed

  • feat: add scalar openapi ui, update swagger version to 5 by @kemingy in #369
  • docs: introduce defspec in readme by @kemingy in #370

Full Changelog: v1.2.8...v1.2.9

v1.2.8

07 Nov 09:25
616541d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8

v1.2.7

27 Oct 10:24
d768f70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

07 Oct 06:06
05441a6
Compare
Choose a tag to compare

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

02 Oct 03:04
41c54b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

25 Sep 15:40
eb6a554
Compare
Choose a tag to compare

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

22 Sep 03:51
c0bcebe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

21 Sep 02:17
1228c46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Aug 09:19
fcba21f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Jul 02:33
0d75453
Compare
Choose a tag to compare

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