All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for Django 5.0 and 5.1.
- Support for Python 3.12 and 3.13.
- pre-commit configuration
- Support for Django 3.2 and 4.1.
- Support for Python 3.8.
- Log exceptions in handle_tick in process_future_tasks
- Allow seconds in cron string settings
- Fixes compatibility between Django 3.2 and 4.2 for next planned execution in admin
- Use custom css to fix external depenceny upload restriction
- Support of periodic, cron-like tasks.
1.0.0 - 2023-05-05
- Initial setup.