Skip to content

Releases: statesofpop/django-cal

0.4.2

10 Sep 08:21
Compare
Choose a tag to compare
  • Dropped support for Django < 3.2 and Python < 3.8
  • Added Github Actions CI pipeline and one smoke test
  • Format with black and added automatic code linting
  • Remove outdated example project. The hope is that we'll improve docs and tests instead.

0.4.0

08 Sep 18:02
Compare
Choose a tag to compare
  • Dropped support for Django < 1.7, add support for Django 3+
  • Moved to pyproject.toml instead of setup.py
  • Moved to src/ folder layout