Releases: AaronCoplan/todoist-java
Releases · AaronCoplan/todoist-java
Activity Fix
Added call to distinct to ensure no duplicate activity types will be passed as a parameter.
Error Handling and Unirest Version
- Bumped Unirest version to latest
- Introduced
TodoistExceptionclass that all API methods now throw, which is a breaking change
Extra Info about Activity
Tracking updated and previous values of an Activity object in extra data.
Project Activity
Added ability to fetch activity for a project.
Activity
This release adds the ability to get activity for tasks and to filter by certain activity types.
First stable version
This version covers the core functionality of the Todoist REST API.