Skip to content

Releases: pycontribs/jira

v3.10.5

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:15
6dbc5cf

Maintenance

  • Cleanup after release problems

v3.10.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:03
b141186

Maintenance

  • fix: add write permission for contents in release.yml (#2359) @studioj

v3.10.3

Choose a tag to compare

@studioj studioj released this 27 Jul 13:38
8e91c17

What's Changed

  • fix: update environment name for PyPI publishing in release.yml by @studioj in #2358

Full Changelog: 3.10.2...3.10.3

v3.10.2

Choose a tag to compare

@github-actions github-actions released this 27 Jul 13:19
f461fcb

Maintenance

  • fix: remove unused password input from PyPI publish action in release (#2357) @studioj

v3.10.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 21:43
2ace2e9

Bugfixes

  • fix: fixes #2346 fields input argument for search should not change behaviour (#2347) @studioj

v3.10.0

Choose a tag to compare

@studioj studioj released this 27 Apr 11:39
3b9d005

What's Changed in v3.10

What's Changed in v3.9 (not on pypi)

New Contributors

Full Changelog: 3.9.4...3.9.5

v3.9.4

Choose a tag to compare

@studioj studioj released this 28 Nov 17:22
3a630c5

What's Changed

New Contributors

Full Changelog: 3.8.0...3.9.3

v3.9.3

Choose a tag to compare

@github-actions github-actions released this 23 Nov 01:54
ab9a69b

What's Changed

New Contributors

Full Changelog: 3.8.0...3.9.3

v3.9.2

Choose a tag to compare

@github-actions github-actions released this 22 Nov 21:03
a6de719

What's Changed

Full Changelog: 3.9.1...3.9.2

What's Changed

New Contributors

Full Changelog: 3.8.0...3.9.2

v3.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 10:36
ef10e1a

Bugfixes

  • change the branch of the pypi publisher release (#1909) @studioj

3.9.0

Major

Enhancements

Bugfixes

Other

  • Provide overload type hints for search_issues variants (#1861) @Stealthii