Releases: palewire/django-bakery
Releases · palewire/django-bakery
0.13.4
0.13.3
What's Changed
- Add support for Django 5 and Python 3.11
- Bump django from 4.0.9 to 4.1.9 by @dependabot in #179
- Bump cryptography from 40.0.2 to 41.0.3 by @dependabot in #180
- Bump django from 4.1.9 to 4.1.10 by @dependabot in #181
- Bump django from 4.1.13 to 4.2.11 by @dependabot in #197
- Bump actions/upload-artifact from 3 to 4 in /.github/workflows by @dependabot in #196
- Bump actions/download-artifact from 3 to 4 in /.github/workflows by @dependabot in #195
Full Changelog: 0.13.2...0.13.3
0.13.2
What's Changed
- Bump django from 4.0.8 to 4.0.9 by @dependabot in #170
- Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #171
- Allow pathlib and fix #175 by @palewire in #176
New Contributors
- @dependabot made their first contribution in #170
- @palewire made their first contribution in #176
Full Changelog: 0.13.1...0.13.2
0.13.1
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Update managementcommands.rst by @phjudge in #133
- Fix typo in BuildableDetailView docs by @marycaroline in #136
- doc: typo fix by @bmihelac in #159
- Update link to Tarbell by @j-e-d in #161
New Contributors
- @phjudge made their first contribution in #133
- @marycaroline made their first contribution in #136
- @bmihelac made their first contribution in #159
- @j-e-d made their first contribution in #161
Full Changelog: v0.12.7...0.13.0
v0.12.4
v0.12.0
- Refactored the build methods to write to files using the PyFilesystem interface