Skip to content

Releases: WinterFramework/winter

9.6.3

15 Jul 06:56
e436974
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.6.2...9.6.3

winter_openapi: extend Page title with nested type

08 Jul 17:53
7452acc
Compare
Choose a tag to compare
9.6.2

Add more information about nested type to Page type title, for exampl…

9.6.1

04 Jul 16:26
7d58f12
Compare
Choose a tag to compare

What's Changed

  • UUID query parameter newline character bug fixed by @pristupa in #220

Full Changelog: 9.6.0...9.6.1

9.6.0

23 Jun 06:44
b7c9788
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.5.6...9.6.0

Fix cyclic imports caused by DRF importing external renderer classes during import

16 Jun 14:12
1086010
Compare
Choose a tag to compare
9.5.6

Fix cyclic imports caused by DRF importing external renderer classes …

Set dataclass titles in winter_openapi

13 Jun 23:23
d4a3ccb
Compare
Choose a tag to compare
Generate titles for dataclass-generated openapi schemas (#217)

* Generate title for openapi schemas generated from dataclasses
* Update version to 9.5.5

Fix required dataclass fields in winter_openapi

08 Jun 12:03
1f6b667
Compare
Choose a tag to compare
9.5.3

Fix bug in winter_openapi: required dataclass fields weren't marked a…

Fix IntEnum issue

04 May 12:37
20c361f
Compare
Choose a tag to compare

Specify packages to export

02 Feb 03:25
551a450
Compare
Choose a tag to compare
Merge pull request #206 from WinterFramework/sqlalchemy-version

Specify packages

Downgrade SQLAlchemy dependency

01 Feb 03:59
8f2ab03
Compare
Choose a tag to compare
Merge pull request #205 from WinterFramework/sqlalchemy-version

Downgrade SQLAlchemy dependency