Skip to content

Releases: 0b01001001/spectree

v0.6.6

04 Nov 10:59
72a16e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

03 Nov 14:26
d654453
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

26 Oct 02:03
35f17fe
Compare
Choose a tag to compare

What's Changed

  • Change bearerFormat type from dict to str by @ula in #172
  • Add support for parsing complex function docstings. by @robertmrk in #175
  • Fix falcon3 media exception by @kemingy in #174

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3 Ability to mark an endpoint as deprecated

23 Sep 01:31
952a606
Compare
Choose a tag to compare

v0.6.2 fix security frontend issue

22 Sep 12:07
f60a4d0
Compare
Choose a tag to compare

v0.6.1 support multiple authentication AND/OR

27 Jul 03:52
6752970
Compare
Choose a tag to compare

v0.6.0 support Falcon ASGI

30 Jun 01:59
3c32595
Compare
Choose a tag to compare

v0.5.4 support servers definition

29 Jun 15:24
4adaa58
Compare
Choose a tag to compare
  • add servers definition #154
  • fix redoc secure schema #153
  • add secure usage to readme #151

v0.5.3 support global & local level security

16 Jun 02:18
fb56b1a
Compare
Choose a tag to compare

v0.5.2 fix code structure leak and empty endpoint path

04 Jun 16:26
12672a4
Compare
Choose a tag to compare
  • #146 fix code structure leak
  • #145 fix empty endpoint path