Releases: nephila/python-taiga
Releases · nephila/python-taiga
Version 0.8.2
Version 0.8.1
Version 0.8.0
- Add docs
- Add Add project/<project_id>/issues_stats api call (thanks @bameda )
- Improve speed and stability
- Minfixes
Version 0.7.0
- Now you can get projects, issues, tasks and user stories using ref/slug
- Minor fixes
Version 0.6.0
- Allow client to use application tokens
- Add list attachments to user stories, tasks, issues
- Support new like/unlike methods
- New add_comment method for user stories, tasks, issues
- Fix "version" attribute problem (now automagically managed)
- Minor fixes