Skip to content

Releases: WinterFramework/winter

27.0.0

26 Aug 12:18
28c5fdb
Compare
Choose a tag to compare

What's Changed

  • Relax dependencies and make them independent on python version by @mofr in #317
  • Remove poetry.lock by @mofr in #318

Full Changelog: 26.0.1...27.0.0

26.0.1

16 Aug 12:26
cfb69e3
Compare
Choose a tag to compare

What's Changed

  • Remove unused fields from openapi by @mofr in #316

Full Changelog: 26.0.0...26.0.1

26.0.0

12 Aug 12:17
5f537b8
Compare
Choose a tag to compare

What's Changed

  • Do not ignore unexpected openapi attributes anymore by @mofr in #315

Full Changelog: 25.0.2...26.0.0

25.0.2 Fix openapi schema sharing for Page types

01 Aug 13:05
Compare
Choose a tag to compare

25.0.1

28 Jul 17:22
f0232e8
Compare
Choose a tag to compare

What's Changed

  • Fix openapi schema sharing between optional and non-optional types by @mofr in #314

Full Changelog: 25.0.0...25.0.1

25.0.0

26 Jul 16:02
1bfc38f
Compare
Choose a tag to compare

What's Changed

  • Schemas extracted to OpenAPI components by @mofr in #313

Full Changelog: 24.0.1...25.0.0

24.0.1 Add python 3.12 support

24 Jul 11:27
54f6083
Compare
Choose a tag to compare

24.0.0

09 Jul 17:15
8e247bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 23.0.0...24.0.0

23.0.0

08 Jul 15:08
1093df1
Compare
Choose a tag to compare

What's Changed

  • Bump dateutils and typing-extensions versions, drop Python 3.7 support by @nekitmish in #309

Full Changelog: 22.2.0...23.0.0

22.2.0

06 Jul 11:59
578fab7
Compare
Choose a tag to compare

What's Changed

  • Add add_url_segment_as_tag boolean parameter to generate_openapi function to disable adding url segment as tag in OpenAPI by @mofr in #308

Full Changelog: 22.1.1...22.2.0