Skip to content

v1.2.25

Choose a tag to compare

@cccs-rs cccs-rs released this 02 Apr 16:35
· 13 commits to main since this release
b1dfc57

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

Full Changelog: v1.2.24...v1.2.25