Changelog
2.0.1 - 6/24/21
- Change Retry class to come from urllib3 library instead of requests
2.0.0 - 6/16/21
- Major Change: Implemented TickTick OpenAPI Scheme
Tasks
- create() -> Batch Task Creation No Longer Supported
- update() -> Batch Task Update No Longer Supported
- delete() -> Now Takes Full Task Dictionaries Instead Of Just Task ID's
- Added dates() method
Under The Hood Changes
- Major Test Refactoring -> Separate Unit and Integration Tests
- Cache Handler For Open API Scheme
- Minimizing Type Checks For Task Methods
1.0.2 - 1/18/21
1.0.0 - 1/18/21