Skip to content

Releases: KevinDeJong-TomTom/jira-history-api

Release v0.4.0

14 Feb 19:25
459b20d
Compare
Choose a tag to compare

Adds support for updating array-based fields with string, version and component item types

Release v0.3.0

12 Feb 14:28
eb5f2d2
Compare
Choose a tag to compare

Adds support for number fields!

Release v0.2.1

12 Feb 12:56
51f63d8
Compare
Choose a tag to compare

Ensure that the Apache License 2.0 is correctly attributed in the project.

Release v0.2.0

12 Feb 12:42
084f225
Compare
Choose a tag to compare

Adds support for the Component field

Release v0.1.2

11 Sep 09:33
43ba9cd
Compare
Choose a tag to compare
Release v0.1.2 Pre-release
Pre-release

Initial release of the Jira History API on PyPi.org

Release v0.1.1

11 Sep 09:04
3153905
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release

Automatically deploys releases to PyPi.org!

Release v0.1.0

11 Sep 08:48
3153905
Compare
Choose a tag to compare
Release v0.1.0 Pre-release
Pre-release

This release contains the initial version of the Jira History project, including:

  • Ability to search for one (by Issue Key) of more issues (using JQL)
  • Unwind the following field types: String, Status, User and Resolution
  • Initial support for Version management (Fix Version only for now)