v1.1.0
- Invalidate importlib caches if command is makemigrations.
- Rationale for why settings is a good place to put routines.
- Command type for system commands (i.e. non-management commands) to be run as subprocesses
- Option to run management commands as subprocesses instead of in the same process space.
What's Changed
- Bump django-typer from 2.1.0 to 2.1.1 by @dependabot in #5
- Bump django-typer from 2.1.1 to 2.1.2 by @dependabot in #11
- Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot in #12
- V1.1.x by @bckohan in #14
New Contributors
Full Changelog: v1.0.2...v1.1.0