Skip to content

Releases: paduszyk/django-management-commands

1.1.0

25 Sep 09:31
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): update Pre-commit hooks by @pre-commit-ci in #6
  • feat: allow hyphens in custom command names and aliases by @paduszyk in #8

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

20 Sep 20:00
Compare
Choose a tag to compare

What's Changed

  • fix: discover commands from apps before django.core by @paduszyk in #5

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Sep 10:12
Compare
Choose a tag to compare

What's Changed

  • feat!: add sources for release 1.0.0 by @paduszyk in #3

New Contributors

Full Changelog: 0.1.0...1.0.0