-
Notifications
You must be signed in to change notification settings - Fork 5
Release Notes 1.1.0
Humberto A Sanchez II edited this page Jun 20, 2024
·
4 revisions
This is mainly a technology upgrade for PyGitIssue2Todoist. See Issue 52
-
Upgraded to Python 3.11.9
-
Upgraded to PyGithub 2.3.0
-
Upgraded to todoist_api_python 2.1.5
-
Upgraded configuration class to use standard "Configuration" base class from codeallybasic. See Issue 53
-
A minimal functionality upgrade is that:
- Once issues are moved from the Git list to the Todoist list
- And the end user "creates" Todoist tasks
- PyGitIssue2Todoist clears the Repository Issue list
See issue 50