Version 1.2.1 beta
Added
- Support of Python 3.8
- Upgrade instructions into README.md
Fixed
- Projects pagination logic when Jira DC has less than 25 projects
- Exessive logging for attachments untar
Changed
- Improved create page actions for Confluence DC
- Enhanced get all projects method for Jira DC - results limiting was introduced
- Dataset scripts logging improved to be automation-friendly
Upgrade instructions
git pull
frommaster
branch- activate virtual env for the toolkit (see README.md for details)
pip install -r requirements.txt