This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Releases: devmoath/jira-php
Releases · devmoath/jira-php
v0.2.1
v0.2.0
v0.1.0
v0.0.2
🧱 remove final keyword from classes to allow mocking in tests
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial Release which contains:
-
Attachments:
get()remove()
-
Customers:
create()
-
Groups:
create()remove()getUsers()addUser()removeUser()
-
Issues:
create()bulk()get()delete()edit()archive()assign()getComments()addComment()updateComment()deleteComment()getComment()getTransitions()doTransition()attach()search()
-
Requests:
create()
-
Users:
update()create()remove()get()
Full Changelog: https://github.com/devmoath/jira-php/commits/v0.0.1