Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

v0.10

Latest
Compare
Choose a tag to compare
@pawel-lewtak pawel-lewtak released this 10 Aug 07:23
· 2 commits to master since this release

This release is here just to tag all changes made to master since previous version. Project is considered abandoned and I'd be happy if someone wants to fork it and keep improving. Changes:

  • improve regular expression to match project id,
  • speed up JIRA requests by limiting fields returned to used ones only,
  • improve tests for Python3 support,
  • add PEP257 to tests,
  • minor changes: code formatting, docs updated etc.