Releases: cordada/fd-django-accounts
Releases · cordada/fd-django-accounts
v0.15.0
What's Changed
- chore(deps): Bump setuptools from 75.8.2 to 78.1.1 by @dependabot[bot] in #354
- chore: Bump the production-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #353
- chore(deps): Bump flake8 from 7.1.1 to 7.2.0 by @dependabot[bot] in #350
- chore(deps): Bump tox from 4.23.2 to 4.26.0 by @dependabot[bot] in #355
- chore(deps): Bump setuptools from 78.1.1 to 80.9.0 by @dependabot[bot] in #356
- chore(deps): Bump coverage from 7.6.12 to 7.9.1 by @dependabot[bot] in #359
- Remove upper bound on Python version by @jtrobles-cdd in #360
- chore(deps): Bump mypy from 1.15.0 to 1.16.1 by @dependabot[bot] in #357
- chore(deps): Bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #358
- Fix Python package license metadata deprecations by @jtrobles-cdd in #361
- Release v0.15.0 by @jtrobles-cdd in #362
- Deploy v0.15.0 by @jtrobles-cdd in #363
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- chore(deps): Bump setuptools from 71.1.0 to 75.8.2 by @dependabot in #339
- chore(deps): Bump mypy from 1.13.0 to 1.15.0 by @dependabot in #340
- chore(deps): Bump coverage from 7.4.1 to 7.6.12 by @dependabot in #341
- Improve test coverage exclusions by @jtrobles-cdd in #345
- Require Python ≥3.9 by @fpinto-cdd in #344
- Release v0.14.0 by @fpinto-cdd in #346
- Deploy release v0.14.0 by @fpinto-cdd in #347
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- chore: Bump codecov/codecov-action from 5.0.6 to 5.0.7 in the production-dependencies group by @dependabot in #328
- chore(deps): Bump mypy from 1.8.0 to 1.13.0 by @dependabot in #327
- chore(deps): Bump wheel from 0.45.0 to 0.45.1 by @dependabot in #326
- chore(deps): Bump psycopg2 from 2.9.9 to 2.9.10 by @dependabot in #325
- chore: Bump the production-dependencies group with 3 updates by @dependabot in #329
- chore(deps): Bump twine from 5.1.1 to 6.0.1 by @dependabot in #331
- Drop support for Python 3.8 by @fpinto-cdd in #336
- chore: Bump the production-dependencies group across 1 directory with 5 updates by @dependabot in #337
- Use most recent patch version of Python in CI/CD configuration by @jtrobles-cdd in #338
- chore(deps): Bump twine from 6.0.1 to 6.1.0 by @dependabot in #335
- Release v0.13.0 by @fpinto-cdd in #342
- Deploy release v0.13.0 by @fpinto-cdd in #343
Full Changelog: v0.12.0...v0.13.0
v0.12.0
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
Djangofrom ≥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.Userby @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
setuptoolsfrom ≤69.1.0 to 71.1.0 by @jtrobles-cdd in #312 - deps: Update
wheelfrom ≤0.42.0 to 0.45.0 by @jtrobles-cdd in #313 - deps: Update
pipfrom 22.3.1 to 24.2 by @jtrobles-cdd in #314 - Replace
setup.py sdistandbdist_wheelwithbuildby @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
cleanby @jtrobles-cdd in #321 - deps: Update
twinefrom 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
v0.9.0
What's Changed
- chore(deps): Bump mypy from 1.4.1 to 1.8.0 by @dependabot in #279
- chore: Bump the production-dependencies group with 7 updates by @dependabot in #281
- Change Python project structure from Flat layout to Src layout by @jtrobles-cdd in #284
- chore: Bump the production-dependencies group with 3 updates by @dependabot in #285
- Add Python project configuration by @jtrobles-cdd in #286
- chore(deps): Bump wheel from 0.41.2 to 0.42.0 by @dependabot in #275
- chore: Bump coverage from 7.2.7 to 7.4.1 by @dependabot in #282
- chore: Bump setuptools from 68.0.0 to 69.1.0 by @dependabot in #287
- Release v0.9.0 by @svillegas-cdd in #288
- Deploy release v0.9.0 by @svillegas-cdd in #289
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add Codecov repository upload token; update Codecov status badge by @jtrobles-cdd in #258
- Add dependency groups to Dependabot configuration by @jtrobles-cdd in #261
- Allow GitHub Actions to pass secrets from CI/CD to CI workflow by @jtrobles-cdd in #264
- chore: Bump the production-dependencies group with 4 updates by @dependabot in #262
- Add missing tests for
commands.createsuperuserby @svillegas-cdd in #266 - chore(deps): Bump tox from 3.26.0 to 4.11.3 by @dependabot in #263
- chore(deps): Bump wheel from 0.40.0 to 0.41.2 by @dependabot in #253
- chore(deps): Bump psycopg2 from 2.9.3 to 2.9.9 by @dependabot in #267
- Release v0.8.0 by @svillegas-cdd in #268
- Deploy release v0.8.0 by @svillegas-cdd in #269
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Add improved
__repr__()toUsermodel by @jtrobles-cdd in #242 - Fix broken Make task
docker-compose-run-testby @jtrobles-cdd in #243 - chore: Bump codecov/codecov-action from 3.1.2 to 3.1.4 by @dependabot in #241
- chore: Bump actions/setup-python from 4.5.0 to 4.7.0 by @dependabot in #244
- chore(deps): Bump flake8 from 3.8.4 to 6.0.0 by @dependabot in #231
- chore: Bump actions/checkout from 3.3.0 to 3.5.3 by @dependabot in #240
- chore: Bump actions/dependency-review-action from 3.0.4 to 3.0.6 by @dependabot in #237
- chore(deps): Bump coverage from 7.2.1 to 7.2.7 by @dependabot in #235
- chore(deps): Bump mypy from 1.1.1 to 1.4.1 by @dependabot in #247
- chore(deps): Bump setuptools from 67.6.0 to 68.0.0 by @dependabot in #246
- chore(deps): Bump twine from 4.0.1 to 4.0.2 by @dependabot in #245
- Release v0.7.0 by @fpinto-cdd in #248
- Deploy release v0.7.0 by @fpinto-cdd in #249
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Add Git commit linter by @svillegas-cdd in #228
- Bump wheel from 0.38.4 to 0.40.0 by @dependabot in #225
- chore(deps): Bump actions/dependency-review-action from 3.0.3 to 3.0.4 by @dependabot in #227
- Add Codecov to CI workflow by @svillegas-cdd in #234
- Release v0.6.1 by @svillegas-cdd in #239
- Deploy release v0.6.1 by @svillegas-cdd in #238
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Drop support for Python 3.7 by @svillegas-cdd in #218
- chore(deps): bump coverage from 7.1.0 to 7.2.1 by @dependabot in #209
- chore(deps): bump setuptools from 67.1.0 to 67.6.0 by @dependabot in #219
- chore: bump actions/cache from 3.2.5 to 3.3.1 by @dependabot in #220
- Release v0.6.0 by @fpinto-cdd in #221
- Deploy release v0.6.0 by @fpinto-cdd in #222
Full Changelog: v0.5.0...v0.6.0
v0.5.0
- (PR #204, 2023-01-26) Add GitHub Dependency Review
- (PR #206, 2023-02-06) chore(deps): bump coverage from 6.4.4 to 7.1.0
- (PR #195, 2023-02-06) chore(deps): bump mypy from 0.971 to 0.991
- (PR #201, 2023-02-06) chore(deps): bump wheel from 0.37.1 to 0.38.4
- (PR #207, 2023-02-06) chore(deps): bump setuptools from 65.3.0 to 67.1.0
- (PR #212, 2023-03-07) Switch CI/CD to GitHub actions
- (PR #215, 2023-03-07) chore(deps): bump mypy from 0.991 to 1.1.1