Skip to content

Version 0.3.5

Compare
Choose a tag to compare
@lukas-bednar lukas-bednar released this 01 Aug 13:14
· 32 commits to master since this release

0.3.5

  • Flipped fixture return value, now return True if issue is open, False if resolved (as it is documented) (#83)
  • Always skip issue when run is False (#82)
  • Fix potential AttributeError (#81)
  • packaging: enforce flake8==3.3.0 for py2.6 (#80)
  • Added docstring to jira_issue fixture (#79)