Releases: LienBosmans/pystackt
Releases · LienBosmans/pystackt
PyStack't 0.1.0
New functionality:
export_to_promg(experimental)get_github_logcan now save intermediate results, to mitigate risk of forced system restarts and GitHub API outages
Improvements:
get_github_lognow has better error handling and logging
Bug fixes:
- Passing host parameter to
get_github_log
PyStack't 0.0.4
Compatibility fix:
- Made
export_to_ocel2function compatible with OCPQ tool (https://ocpq.aarkue.eu/)
PyStack't 0.0.3
New functionality:
- Interactive visualization app
- Basic statistics views
PyStack't 0.0.2
Bug fixes:
- Fix error AttributeError: '_Slice' object has no attribute 'totalCount' when using max_issues different than None
- Fixed url's to point to PyStack't GitHub instead of placeholder values
New functionality:
- Export to OCEL 2.0
PyStack't 0.0.1
First release of PyStack't, only includes function get_github_log().