Skip to content

Releases: AaronCoplan/todoist-java

Activity Fix

09 Jul 17:53

Choose a tag to compare

Added call to distinct to ensure no duplicate activity types will be passed as a parameter.

Error Handling and Unirest Version

09 Jul 17:42
d0bcfb1

Choose a tag to compare

  • Bumped Unirest version to latest
  • Introduced TodoistException class that all API methods now throw, which is a breaking change

Extra Info about Activity

03 Jul 19:11

Choose a tag to compare

Tracking updated and previous values of an Activity object in extra data.

Project Activity

03 Jul 17:58

Choose a tag to compare

Added ability to fetch activity for a project.

Activity

03 Jul 16:17

Choose a tag to compare

This release adds the ability to get activity for tasks and to filter by certain activity types.

First stable version

03 Jul 13:17

Choose a tag to compare

This version covers the core functionality of the Todoist REST API.