Releases: KarstenSchulz/twodolib
Releases · KarstenSchulz/twodolib
maintanance release
- removes unnecessary dependencies
Updated requirements for development
Updated requirements.txt to address security problem in old requests
package.
forParentName
this release drops Py27 support but adds new functions forParentName
to add subtasks to projects and checklists and get_taskid
to print the internal task ID of a task.
Last release with Python 2.7 support
From version 0.5.0 on, I will support only Python 3.
0.4.0
0.4.0 (2018-08-07)
- you can paste tasks now, even as subtasks of a project. See help or docs!
- minor fixes
Adding the 'action' property of a task
task2do now will honor the action property of a task. For example add a task with an url action (open a link):
task2do "Read help text" -a url:https://www.2doapp.com/
task2do "Read help text" --action url:https://www.2doapp.com/
bugfix release - lists can be choosen now
first public release
0.2.0 release 0.2.0 (2015-09-20)
Nothing useful yet. Just releasing early ...
You can't do anything productive with this release. I just test the release function of github for the first real release of this package. Thank you. And have fun!