Skip to content

Releases: melexis/jira-traceability

2.3.0

24 Mar 14:45
c174f53

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.2...2.3.0

2.2.2

24 Sep 21:20
af5a2d9

Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

24 Sep 10:38
7cc2668

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

23 Sep 11:32
4d3f0e6

Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

11 Jul 22:33
198a113

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

25 Jun 16:05
7651a82

Choose a tag to compare

What's Changed

  • feat: Modernize Python packaging and CI/CD infrastructure by @JasperCraeghs in #15
  • Improve error handling and fix support for adding a watcher to the Jira ticket by @JasperCraeghs in #14

Full Changelog: 1.1.0...2.0.0

Support Jira Cloud

16 Nov 22:18
4f3184d

Choose a tag to compare

Added:

  • support for Jira Cloud (PR #13)

Upgrade mlx.traceability (try 2)

20 Sep 09:38
80026d7

Choose a tag to compare

The release of version 1.0.0 failed. This version has removed the outdated PyPI classifiers in PR #10.

Upgrade mlx.traceability

20 Sep 08:25
43ebd5a

Choose a tag to compare

  • Upgrade mlx.traceability to v9.x
  • Stop supporting Python 3.5 and 3.6
  • Move from Travis CI to GitHub Actions

Bugfixing Escape quotes in string for JQL query

12 Apr 20:01
ce1a3eb

Choose a tag to compare

Previous release missed few more things from string in JQL query, so this should properly escape quotes in the string.