Releases: evrone/evrone-django-template
Releases · evrone/evrone-django-template
Release v1.3
What's Changed
Full Changelog: v1.2...v1.3
Release v1.2
What's Changed
- Update template with Django 5 and PostreSQL 16 by @vokson in #3
- Add Github Action check for max changed lines of code in PR by @nifadyev in #7
- Add testing tools pytest-randomly, faker and factory-boy by @nifadyev in #12
- #5: Allow to choose linter, add configs for Ruff by @nifadyev in #13
- Add typos spell checker as pre-commit hook and Github Action by @nifadyev in #9
- #5: Move Pylint config to .pylintrc.toml, remove default config values by @nifadyev in #11
- #6: Allow to choose Poetry or uv as package manager by @nifadyev in #14
- Remove irrelevant Flake8 config options by @nifadyev in #10
- Add dependabot configuration by @nifadyev in #16
- #17: Add vulnerability scanner by @nifadyev in #19
New Contributors
Full Changelog: v1.1...v1.2
Release v.1.1
- Redis has been deleted
- Django 5
- PostreSQL 16
- Add flake8
- Add pylint
- Add mypy
- Add pytest
- Add Makefile