Skip to content

Release v1.2

Compare
Choose a tag to compare
@soltanoff soltanoff released this 09 Dec 13:07
· 1 commit to master since this release
4a2d93d

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