Skip to content

Releases: LienBosmans/pystackt

PyStack't 0.1.0

25 Jun 20:19
57a7668

Choose a tag to compare

New functionality:

  • export_to_promg (experimental)
  • get_github_log can now save intermediate results, to mitigate risk of forced system restarts and GitHub API outages

Improvements:

  • get_github_log now has better error handling and logging

Bug fixes:

  • Passing host parameter to get_github_log

PyStack't 0.0.4

09 Jun 18:47
9fecf06

Choose a tag to compare

Compatibility fix:

PyStack't 0.0.3

20 May 21:10
fdcb081

Choose a tag to compare

New functionality:

  • Interactive visualization app
  • Basic statistics views

PyStack't 0.0.2

23 Feb 23:14
bd5fa72

Choose a tag to compare

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

22 Feb 21:34

Choose a tag to compare

First release of PyStack't, only includes function get_github_log().