Releases: palewire/django-bakery
Releases · palewire/django-bakery
0.13.5
What's Changed
- Bump moto from 5.0.5 to 5.0.6 by @dependabot in #200
- Bump myst-parser from 3.0.0 to 3.0.1 by @dependabot in #199
- Bump boto3 from 1.34.93 to 1.34.96 by @dependabot in #198
- Bump setuptools-scm from 8.0.4 to 8.1.0 by @dependabot in #205
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #202
- Bump werkzeug from 3.0.2 to 3.0.3 by @dependabot in #201
- Bump requests from 2.31.0 to 2.32.2 by @dependabot in #206
- Bump django from 4.2.11 to 4.2.13 by @dependabot in #204
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #207
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #215
- Bump django from 4.2.13 to 4.2.14 by @dependabot in #214
- Bump zipp from 3.18.1 to 3.19.1 by @dependabot in #213
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #212
- Bump moto from 5.0.6 to 5.0.10 by @dependabot in #211
- Bump boto3 from 1.34.96 to 1.34.137 by @dependabot in #209
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #208
- Bump boto3 from 1.34.137 to 1.34.144 by @dependabot in #216
- Bump twine from 5.0.0 to 5.1.1 by @dependabot in #210
- Bump moto from 5.0.10 to 5.0.11 by @dependabot in #218
- Bump boto3 from 1.34.144 to 1.34.152 by @dependabot in #217
- Bump moto from 5.0.11 to 5.0.13 by @dependabot in #223
- Bump django from 4.2.14 to 4.2.15 by @dependabot in #222
- Bump boto3 from 1.34.152 to 1.35.10 by @dependabot in #221
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #220
- Bump django from 4.2.15 to 4.2.16 by @dependabot in #229
- Bump moto from 5.0.13 to 5.0.16 by @dependabot in #228
- Bump sphinx-palewire-theme from 0.0.18 to 0.1.2 by @dependabot in #227
- Bump boto3 from 1.35.10 to 1.35.71 by @dependabot in #236
- Bump twine from 5.1.1 to 6.0.1 by @dependabot in #235
- Bump moto from 5.0.16 to 5.0.22 by @dependabot in #234
- Bump sphinx-autobuild from 2024.4.16 to 2024.10.3 by @dependabot in #232
- Remove ifnotequal from static_views.py by @marcanuy in #243
New Contributors
Full Changelog: 0.13.4...0.13.5
0.13.4
Full Changelog: 0.13.3...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