v1.2.25
What's Changed
- Adding the ScheduledTask object in model.py & helper functions to easily generate the ScheduledTask object. by @Malwarebinary in #99
- Fix: Refactor model.py for Python 3.8/3.9 compatibility and use default_factory for mutable defaults by @sirteggun in #96
New Contributors
- @sirteggun made their first contribution in #96
Full Changelog: v1.2.24...v1.2.25