Releases: wagtail-nest/wagtail-bakery
Releases · wagtail-nest/wagtail-bakery
0.8.0
Added
- Compatibility with Wagtail 5.0 and Django 4.2. #86
- (Development) Update factory-boy to 3.x #87
0.7.0
Added
- Compatibility with Python 3.11 and Wagtail 4.2. #79
Fixed
- Allow Unicode characters in slug #80
Removed
- Drop support for Wagtail before 4.1 #79
0.6.0
Added
- Compatibility with Wagtail 2.15, 4.0 and 4.1. #73
- Compatibility with Django 4.0 and 4.1 #73
- Compatibility with Python 3.10 #73
Fixed
- Tidy up readme #75
- Rename
master
branch to main
#74
Removed
- Drop support for Wagtail 2.11 and 2.13
- Drop support for Django 2.2, 3.0 and 3.1
- Drop support for Python 3.6 and 3.7
Release 0.5.0 (#60)
Added
- Compatibility with Wagtail 2.11 (#58)
Removed
- Drop support for Python 3.5
- Drop support for Django before 2.2
- Drop support for Wagtail before 2.10
0.4.0
Fixed
- Use model url from inherited model (#42)
- Allow use of new versions of django-bakery (#44)
Removed
- Drop support for Wagtail < 2.6, Django < 2.x & Python < 3.5 (#45, #46)
0.3.0
Added
Fixed
- UTF8 decoding with Python 3 (#28)
0.2.0
Added
- MIT License
- Support for generating a static API