1.2.0
TheSuperiorStanislav
released this
15 Aug 03:23
·
47 commits
to main
since this release
1.2.0
- Replace usage of cmd commands with python
- Make
django.wait_for_database
as task - Make
alembic.wait_for_database
as task - Make
docker.up
check for compose file - Make
pytest.run
,celery.run
usedocker.up
- Make sure that
DJANGO_SETTINGS_MODULE
is set for manage invocations
What's Changed
- Migrate to ruff by @TheSuperiorStanislav in #86
- Bump ipython from 8.24.0 to 8.25.0 by @dependabot in #88
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #90
- Bump ipython from 8.25.0 to 8.26.0 by @dependabot in #91
- Bump the pip group with 2 updates by @dependabot in #93
- Bump mypy from 1.11.0 to 1.11.1 in the pip group by @dependabot in #94
- Replace usage of cmd commands with python by @TheSuperiorStanislav in #96
- Improve usage of docker.up by @TheSuperiorStanislav in #97
- Make sure that
DJANGO_SETTINGS_MODULE
is set for manage invocations by @TheSuperiorStanislav in #98
Full Changelog: 1.1.1...1.2.0