- Rework on dependency resolution and re-define future dependency.
- Adopt event driven approach.
- Remove dependency on Django Cache
- Handle task related exceptions.
- Tasks can optionally declare djag_run_dt argument to get the current execution cron
- Meaningful optional configurations :)
- Enhancements in admin interface and many more