Skip to content

Latest commit

 

History

History
117 lines (96 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

117 lines (96 loc) · 13.2 KB

Changelog

0.1.2 (2024-03-23)

Dependencies

  • pip: bump black from 24.2.0 to 24.3.0 (d1f37b0)
  • pip: bump coverage from 7.4.3 to 7.4.4 (e31876a)
  • pip: bump django-anymail from 10.2 to 10.3 (be867ef)
  • pip: bump pytest from 8.0.2 to 8.1.1 (1896d2d)
  • pip: bump redis from 5.0.2 to 5.0.3 (68e3861)

0.1.1 (2024-03-10)

Bug Fixes

  • remove unneeded package-name (9e8e5b1)

0.1.0 (2023-12-11)

Features

Bug Fixes

  • Added django allauth to middleware (44cc1c5)
  • another action for registry retention (f62b6e1)
  • black and language settings again (b7b463a)
  • move dependabot automerge to ci (c691228)
  • once again with the automerge (9bfcfe0)
  • pip: bump black from 23.7.0 to 23.9.1 (6485be2)
  • pip: bump coverage from 7.3.0 to 7.3.1 (50e8028)
  • pip: bump django-allauth from 0.55.2 to 0.56.0 (1d9b82e)
  • pip: bump django-allauth from 0.56.0 to 0.56.1 (fe62dd0)
  • pip: bump pytest from 7.4.1 to 7.4.2 (814b1c0)
  • pip: bump sphinx from 7.2.5 to 7.2.6 (f54a2cb)
  • provenance false due to "unknown arch" (d65333e)
  • readthedocs config (243035a)
  • registry retention should delete everything but releases (cd99cb8)
  • set filter-tags for retention to nightly (88a786d)
  • update language strings (661030e)

Dependencies

  • docker: bump postgres in /compose/production/postgres (97ae78a)
  • docker: bump python in /compose/local/django (0a54372)
  • docker: bump python in /compose/local/django (e420b76)
  • docker: bump python in /compose/local/docs (7395162)
  • docker: bump python in /compose/production/django (121e788)
  • docker: bump python in /compose/production/django (927a765)
  • docker: bump traefik in /compose/production/traefik (6853fc1)
  • docker: bump traefik in /compose/production/traefik (082947f)
  • docker: bump traefik in /compose/production/traefik (0cbbcfc)
  • pip: bump black from 23.10.0 to 23.10.1 (a9bb172)
  • pip: bump black from 23.10.1 to 23.11.0 (2d9096d)
  • pip: bump black from 23.9.1 to 23.10.0 (37f1a1f)
  • pip: bump celery from 5.3.4 to 5.3.5 (906c246)
  • pip: bump celery from 5.3.5 to 5.3.6 (3090572)
  • pip: bump coverage from 7.3.1 to 7.3.2 (cc70d70)
  • pip: bump cryptography from 41.0.3 to 41.0.4 (9da64c6)
  • pip: bump cryptography from 41.0.4 to 41.0.6 (5f1bf5b)
  • pip: bump django from 4.2.5 to 4.2.6 (2d1f8fd)
  • pip: bump django from 4.2.6 to 4.2.7 (408e02c)
  • pip: bump django from 4.2.7 to 4.2.8 (e6681a2)
  • pip: bump django-allauth from 0.56.1 to 0.57.0 (b8b9715)
  • pip: bump django-allauth from 0.57.0 to 0.58.0 (f4f24c0)
  • pip: bump django-allauth from 0.58.0 to 0.58.1 (ac332ce)
  • pip: bump django-allauth from 0.58.1 to 0.58.2 (c2f1099)
  • pip: bump django-anymail from 10.1 to 10.2 (555c52f)
  • pip: bump django-crispy-forms from 2.0 to 2.1 (dbf7597)
  • pip: bump django-redis from 5.3.0 to 5.4.0 (2aacfe3)
  • pip: bump django-stubs from 4.2.4 to 4.2.5 (f4905a9)
  • pip: bump django-stubs from 4.2.5 to 4.2.6 (9de9767)
  • pip: bump django-stubs from 4.2.6 to 4.2.7 (c6cd122)
  • pip: bump djlint from 1.32.1 to 1.33.0 (8bc736a)
  • pip: bump djlint from 1.33.0 to 1.34.0 (159c3bf)
  • pip: bump flake8-isort from 6.0.0 to 6.1.0 (6ab8054)
  • pip: bump flake8-isort from 6.1.0 to 6.1.1 (51a412f)
  • pip: bump mypy from 1.5.1 to 1.6.1 (15ae9fb)
  • pip: bump pillow from 10.0.0 to 10.0.1 (b0cd78d)
  • pip: bump pillow from 10.0.1 to 10.1.0 (320c5b9)
  • pip: bump pre-commit from 3.4.0 to 3.5.0 (040a001)
  • pip: bump psycopg from 3.1.10 to 3.1.11 (4a70aa3)
  • pip: bump psycopg from 3.1.11 to 3.1.12 (3022e29)
  • pip: bump psycopg from 3.1.12 to 3.1.13 (4d74422)
  • pip: bump psycopg from 3.1.13 to 3.1.14 (345c2d7)
  • pip: bump pylint from 2.17.5 to 2.17.6 (36ec0e1)
  • pip: bump pylint from 2.17.6 to 2.17.7 (1f055fe)
  • pip: bump pylint-django from 2.5.3 to 2.5.4 (c727a82)
  • pip: bump pylint-django from 2.5.4 to 2.5.5 (98842c4)
  • pip: bump pytest from 7.4.2 to 7.4.3 (b5187b0)
  • pip: bump pytest-django from 4.5.2 to 4.6.0 (61c2d75)
  • pip: bump pytest-django from 4.6.0 to 4.7.0 (421f775)
  • pip: bump redis from 5.0.0 to 5.0.1 (2c0f152)
  • pip: bump urllib3 from 2.0.4 to 2.0.6 (0b3b386)
  • pip: bump urllib3 from 2.0.6 to 2.0.7 (ab49127)
  • pip: bump watchfiles from 0.20.0 to 0.21.0 (9ac3c6e)
  • pip: bump werkzeug from 2.3.7 to 3.0.0 (964d6ee)
  • pip: bump werkzeug from 3.0.0 to 3.0.1 (f6affa0)
  • pip: bump whitenoise from 6.5.0 to 6.6.0 (c7eb7f4)

Documentation