v0.10.0
- Added Django 5.0, 5.1, 5.2 support
- Added Python 3.13, 3.14 support
- Removed Django 3.2, 4.0, 4.1 support
- Removed Python 3.8, 3.9 support
- Removed compat module
- Replaced daemonize module with python-daemon
- Added example project
- Migrated to pyproject.toml and ruff
- Added windows install option for pywin32 dependency
Full Changelog: v0.9.0...v0.10.0