Skip to content

Releases: WinterFramework/winter

17.0.2

31 May 10:34
4541120
Compare
Choose a tag to compare

What's Changed

  • Fix @winter.web.csrf_exempt for old views to keep compatability by @ySevastyanov in #267

Full Changelog: 17.0.1...17.0.2

17.0.1

18 May 16:51
9441ca6
Compare
Choose a tag to compare

What's Changed

  • Fix get_all_classes to no return modules outside the package by @pristupa in #266

Full Changelog: 17.0.0...17.0.1

Optimize code discovery

18 May 13:27
a314b88
Compare
Choose a tag to compare
Merge pull request #265 from WinterFramework/optimize-discovery

Optimize winter.core.discovery

16.0.2

27 Apr 20:12
3e986fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.0.1...16.0.2

16.0.1

13 Apr 18:46
061652c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 16.0.0...16.0.1

16.0.0

04 Apr 13:15
f4e373b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.3.1...16.0.0

15.3.1

09 Mar 11:32
086b2e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.2.1...15.2.2

15.2.1

16 Feb 10:19
4b5a1e1
Compare
Choose a tag to compare

What's Changed

  • Fix error with cannot inherit frozen dataclass from a non-frozen by @mikhaillazko in #258

Full Changelog: 15.2.0...15.2.1

15.2.0

15 Feb 10:39
9dea328
Compare
Choose a tag to compare

What's Changed

Full Changelog: 15.1.0...15.2.0

15.1.0

07 Feb 11:49
7103011
Compare
Choose a tag to compare

What's Changed

  • Fix build badge by @mofr in #250
  • Update checkout and setup-python actions at the request of GitHub by @mofr in #251
  • Add function to get the list of all routes by passing package name by @EvgenySmekalin in #249
  • Add request_header feature by @nekitmish in #253

Full Changelog: 15.0.0...15.1.0