Releases: ThePalaceProject/virtual-library-card
Releases · ThePalaceProject/virtual-library-card
v3.1.6
What's Changed
Other Changes
- Add Python 3.12 to CI by @jonathangreen in #299
Dependency Updates
- Bump django-stubs from 5.1.0 to 5.1.1 by @dependabot in #294
- Bump mypy from 1.11.2 to 1.13.0 by @dependabot in #295
- Bump boto3 from 1.35.46 to 1.35.50 by @dependabot in #297
- Bump setuptools from 75.2.0 to 75.3.0 by @dependabot in #296
- Bump pyuwsgi from 2.0.27.post1 to 2.0.28.post1 by @dependabot in #301
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #309
- Bump dunamai from 1.22.0 to 1.23.0 by @dependabot in #313
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #323
- Bump django from 4.2.16 to 4.2.17 by @dependabot in #325
- Bump boto3 from 1.35.50 to 1.35.74 by @dependabot in #326
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
Bugfixes
- [PP-1775] Ensure ssl connections to postgres work when ssl required by @dbernstein in #286
Other Changes
- Fix docker compose up. by @dbernstein in #285
Dependency Updates
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #243
- Bump django from 4.2.15 to 4.2.16 by @dependabot in #245
- Bump pytz from 2024.1 to 2024.2 by @dependabot in #246
- Bump tox from 4.18.0 to 4.20.0 by @dependabot in #252
- Bump boto3 from 1.35.17 to 1.35.27 by @dependabot in #258
- Bump django-stubs from 5.0.4 to 5.1.0 by @dependabot in #260
- Bump django-bootstrap4 from 24.3 to 24.4 by @dependabot in #262
- Bump setuptools from 74.1.2 to 75.2.0 by @dependabot in #277
- Bump boto3 from 1.35.27 to 1.35.45 by @dependabot in #283
- Bump tox from 4.20.0 to 4.23.2 by @dependabot in #284
- Bump crispy-bootstrap4 from 2024.1 to 2024.10 by @dependabot in #287
- Bump pyuwsgi from 2.0.26 to 2.0.27.post1 by @dependabot in #288
- Bump psycopg2-binary from 2.9.9 to 2.9.10 by @dependabot in #290
- Bump boto3 from 1.35.45 to 1.35.46 by @dependabot in #289
New Contributors
- @dbernstein made their first contribution in #285
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
Dependency Updates
- Bump setuptools from 72.1.0 to 72.2.0 by @dependabot in #213
- Bump tox from 4.17.1 to 4.18.0 by @dependabot in #212
- Bump attrs from 23.2.0 to 24.2.0 by @dependabot in #211
- Bump pyuwsgi from 2.0.23.post0 to 2.0.26 by @dependabot in #210
- Bump pillow from 10.3.0 to 10.4.0 by @dependabot in #209
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #224
- Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #230
- Bump pytest-django from 4.8.0 to 4.9.0 by @dependabot in #232
- Bump setuptools from 72.2.0 to 74.1.2 by @dependabot in #236
- Bump boto3 from 1.34.158 to 1.35.17 by @dependabot in #242
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
Dependency Updates
- Bump django from 4.2.13 to 4.2.15 by @dependabot in #198
- Bump boto3 from 1.34.128 to 1.34.157 by @dependabot in #203
- Bump dunamai from 1.21.1 to 1.22.0 by @dependabot in #201
- Bump mypy from 1.10.0 to 1.11.1 by @dependabot in #194
- Bump setuptools from 70.0.0 to 72.1.0 by @dependabot in #191
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #177
- Bump djangorestframework from 3.15.1 to 3.15.2 by @dependabot in #162
- Bump pytest from 8.2.2 to 8.3.2 by @dependabot in #207
- Bump django-crispy-forms from 2.2 to 2.3 by @dependabot in #205
- Bump tox from 4.15.1 to 4.17.1 by @dependabot in #204
- Bump django-render-block from 0.9.2 to 0.10 by @dependabot in #206
- Update dependencies by @jonathangreen in #208
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
Dependency Updates
- Bump boto3 from 1.34.88 to 1.34.123 by @dependabot in #149
- Bump tox from 4.14.2 to 4.15.1 by @dependabot in #145
- Bump pytest from 8.1.1 to 8.2.2 by @dependabot in #143
- Bump django-stubs from 4.2.7 to 5.0.2 by @dependabot in #135
- Bump dunamai from 1.20.0 to 1.21.1 by @dependabot in #115
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #117
- Bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in #150
- Bump docker/build-push-action from 5 to 6 by @dependabot in #153
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #154
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #151
- Bump boto3 from 1.34.123 to 1.34.128 by @dependabot in #156
- Bump django-compressor from 4.4 to 4.5 by @dependabot in #155
- Bump tox-docker from 4.1.0 to 5.0.0 by @dependabot in #152
- Bump requests from 2.31.0 to 2.32.3 by @dependabot in #138
- Bump django-storages from 1.14.2 to 1.14.3 by @dependabot in #157
- Bump django from 4.2.11 to 4.2.13 by @dependabot in #159
- Bump django-crispy-forms from 2.1 to 2.2 by @dependabot in #158
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
Dependency Updates
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #74
- Bump boto3 from 1.34.69 to 1.34.82 by @dependabot in #87
- Bump idna from 2.10 to 3.7 by @dependabot in #88
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #78
- Bump boto3 from 1.34.82 to 1.34.88 by @dependabot in #100
- Bump django-bootstrap4 from 24.1 to 24.3 by @dependabot in #96
- Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #94
- Bump setuptools from 69.2.0 to 69.5.1 by @dependabot in #93
- Bump dunamai from 1.19.2 to 1.20.0 by @dependabot in #89
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
Other Changes
- Ignore coverage report files by @jonathangreen in #25
- Add mypy configuration by @jonathangreen in #11
Dependency Updates
- Bump django-bootstrap4 from 23.2 to 24.1 by @dependabot in #15
- Bump tox-gh-actions from 3.1.3 to 3.2.0 by @dependabot in #16
- Bump boto3 from 1.29.4 to 1.34.39 by @dependabot in #17
- Bump tox from 4.11.3 to 4.12.1 by @dependabot in #18
- Bump pytest from 7.4.3 to 8.0.0 by @dependabot in #19
- Bump pyuwsgi from 2.0.23 to 2.0.23.post0 by @dependabot in #23
- Bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in #22
- Bump pytest-django from 4.7.0 to 4.8.0 by @dependabot in #20
- Bump django-crispy-forms from 1.14.0 to 2.1 by @dependabot in #21
- Bump django-recaptcha from 3.0.0 to 4.0.0 by @dependabot in #24
- Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #27
- Bump boto3 from 1.34.39 to 1.34.58 by @dependabot in #52
- Bump pytest from 8.0.0 to 8.0.2 by @dependabot in #40
- Bump setuptools from 69.1.0 to 69.1.1 by @dependabot in #38
- Bump dunamai from 1.19.1 to 1.19.2 by @dependabot in #32
- Bump tox from 4.12.1 to 4.14.1 by @dependabot in #50
- Bump boto3 from 1.34.58 to 1.34.59 by @dependabot in #57
- Bump django from 4.2.10 to 4.2.11 by @dependabot in #56
- Bump crispy-bootstrap4 from 2023.1 to 2024.1 by @dependabot in #55
- Bump pytest from 8.0.2 to 8.1.1 by @dependabot in #54
- Bump django-autocomplete-light from 3.9.7 to 3.11.0 by @dependabot in #53
- Bump setuptools from 69.1.1 to 69.2.0 by @dependabot in #59
- Bump boto3 from 1.34.59 to 1.34.69 by @dependabot in #72
- Bump tox from 4.14.1 to 4.14.2 by @dependabot in #70
- Bump djangorestframework from 3.14.0 to 3.15.1 by @dependabot in #69
- Bump python-stdnum from 1.19 to 1.20 by @dependabot in #65
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Notes
This is the initial open source release of the VLC codebase.
What's Changed
Breaking changes
- Only support Python 3.10 and 3.11 by @jonathangreen in #7
Other Changes
- Update versions for our pre-commit linters by @jonathangreen in #6
- Add PR template by @jonathangreen in #8
- Add codecov by @jonathangreen in #9
- Get docker containers building (PP-882) by @jonathangreen in #10
- Update squash migration by @jonathangreen in #12
- Updated docker build by @jonathangreen in #13
- Add a timeout for docker builds by @jonathangreen in #14
Dependency Updates
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #2
- Bump dunamai from 1.19.0 to 1.19.1 by @dependabot in #4
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #3
- Bump django from 4.2.7 to 4.2.10 by @dependabot in #5
- Bump attrs from 23.1.0 to 23.2.0 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #2
- @jonathangreen made their first contribution in #6
Full Changelog: https://github.com/ThePalaceProject/virtual-library-card/commits/v3.0.0