-
Notifications
You must be signed in to change notification settings - Fork 5
Release Notes 2.0.0
Yet another long lag time between releases (June 2024). I had wanted to update the Python version and many of the dependencies, but lacked the motivation for a complete release.
What inspired this was a pull request that asked for a new way to organize todoist tasks. The author contacted me and I reviewed the PR and suggested some changes. I did not hear from him so I restructured the code to make it easier in the future to add new todoist task organization strategies.
The big update is that I updated PyGitIssue2Todoist with a new task organization strategy, called All Issues Assigned to User. Developers can choose to include all their issues across repositories in a single sweep. See the updated documenation here.
The following is the complete list of issues addressed in this release.
- 64 Fix Mini Help window
- 63 Update documentation 📝
- 62 Prototype Alternate Todoist Task Creation Methods
- 61 Prototype Fast Get All My Issues
- 60 Update Dependencies
- 59 Remove Local Singleton
- 58 Update preferences to use DynamicConfiguration base class
- 51 Provide more feedback during task creation