Skip to content

v0.0.1

Compare
Choose a tag to compare
@devmoath devmoath released this 16 Nov 11:59
08c4d63

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