What's Changed
- deps: Update PostgreSQL from version ≥12.3 to 15.5 by @jtrobles-cdd in #299
- chore(deps): Bump the production-dependencies group with 7 updates by @dependabot in #300
- chore(deps): Bump flake8 from 6.0.0 to 7.1.1 by @dependabot in #303
- chore(deps): Bump tox from 4.11.3 to 4.23.2 by @dependabot in #304
- deps: Update
Django
from ≥2.1 to ≥4.2 by @jtrobles-cdd in #305 - Improve type annotations by @jtrobles-cdd in #306
- Update for Django 4.2 by @jtrobles-cdd in #307
⚠️ Contains breaking changes.
- Add methods required by Django Admin to
.models.User
by @jtrobles-cdd in #308 - Release v0.10.0 by @jtrobles-cdd in #309
- Deploy release v0.10.0 by @jtrobles-cdd in #310
- Move Mypy, Flake8, Coverage.py configurations to separate configuration files by @jtrobles-cdd in #311
- deps: Update
setuptools
from ≤69.1.0 to 71.1.0 by @jtrobles-cdd in #312 - deps: Update
wheel
from ≤0.42.0 to 0.45.0 by @jtrobles-cdd in #313 - deps: Update
pip
from 22.3.1 to 24.2 by @jtrobles-cdd in #314 - Replace
setup.py sdist
andbdist_wheel
withbuild
by @jtrobles-cdd in #315 - When running
twine check
, fail on warnings by @jtrobles-cdd in #316 - Update Bumpversion configuration to be compliant with Commitlint by @jtrobles-cdd in #318
- Replace Setuptools Configuration with Python Project Configuration by @jtrobles-cdd in #317
- Release v0.11.0 by @jtrobles-cdd in #319
- Deploy release v0.11.0 by @jtrobles-cdd in #320
- Improve Make task
clean
by @jtrobles-cdd in #321 - deps: Update
twine
from 4.0.2 to 5.1.1 by @jtrobles-cdd in #322 - Release v0.12.0 by @jtrobles-cdd in #323
- Deploy release v0.12.0 by @jtrobles-cdd in #324
Full Changelog: v0.9.0...v0.12.0