Releases: LandRegistry/govuk-frontend-jinja
Releases · LandRegistry/govuk-frontend-jinja
2.5.0
Added
- GOV.UK Frontend v4.5.0 support
2.4.0
Added
- GOV.UK Frontend v4.4.0 support
- Python 3.11 support
Fixed
- Python 3.7 dependency resolution error, fixed by specifying specific requirements files for each supported Python version in the build matrix.
Thanks to @leohemsted and @andymantell
2.3.0
2.2.0
Added
- GOV.UK Frontend v4.1.0 support
2.1.0
Added
- GOV.UK Frontend v4.0.1 support
2.0.0
1.5.1
Fixed
- Resolve incompatible dependencies with Flask 2.0.0 and greater
1.5.0
Added
- Support for Jinja v3.0.2 and above, now that this loop scoping bug has been fixed.
- The above also means support for Flask v2.0.0 and above
- Support for Python v3.10
- Compatibility and "how to use" documentation in the README
Changed
- Update to GOV.UK Frontend v3.14.0
- The package now requires Jinja versions
<3.0.0>=3.0.2
1.4.0
Changed
- Update to GOV.UK Frontend v3.13.0
1.3.0
Changed
- Update to GOV.UK Frontend v3.12.0
- Pin Jinja2 requirement to less than v3.0.0 due to this bug at time of release
- Exclude tests directory from distribution package