v2.2.0
JonatanMartens
released this
30 Sep 14:40
·
1004 commits
to master
since this release
Changes:
- Added documentation at read the docs
- Added a lot of docstring for automatic documentation
Fixed:
- Fixed #42 -
JSONDecodeError
instead of custom exception - Fixed Duplicate task types - duplicate task types were allowed, now a
DuplicateTaskType
exception will be raised