Releases: WinterFramework/winter
Releases · WinterFramework/winter
17.0.2
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
Optimize code discovery
Merge pull request #265 from WinterFramework/optimize-discovery Optimize winter.core.discovery
16.0.2
What's Changed
- Add @winter.web.csrf_exempt by @EvgenySmekalin in #264
Full Changelog: 16.0.1...16.0.2
16.0.1
What's Changed
- Fixed specification of optional properties in OpenAPI schema for models, which used as input parameters by @sergey-bondarenko-qs in #261 #262
- Removal of codecov by @sergey-bondarenko-qs in #263
Full Changelog: 16.0.0...16.0.1
16.0.0
What's Changed
- Fix different models under the same names by @sergey-bondarenko-qs in #260
Full Changelog: 15.3.1...16.0.0
15.3.1
What's Changed
- Add winter_django.create_django_urls_from_routes by @EvgenySmekalin in #252
Full Changelog: 15.2.1...15.2.2
15.2.1
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
What's Changed
- Add reset function to throttling module by @mikhaillazko in #257
Full Changelog: 15.1.0...15.2.0
15.1.0
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