All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Compatibility with Python 3.11 and Wagtail 4.2. #79
- Allow unicode characters in slug #80
- Drop support for Wagtail before 4.1 #79
- 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
- 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
- Compatibility with Wagtail 2.11 (#58)
- Drop support for Python 3.5
- Drop support for Django before 2.2
- Drop support for Wagtail before 2.10
- Use model url from inherited model (#42)
- Allow use of new versions of django-bakery (#44)
- Drop support for Wagtail < 2.6, Django < 2.x & Python < 3.5 (#45, #46)
- Compatibility with Wagtail 2.0 (#27, #31, #32, #33)
- UTF8 decoding with Python 3 (#28)
- MIT License
- Support for generating a static API
Initial Release