Skip to content

Releases: lesstif/php-jira-rest-client

fix no components info in the issue search results.

13 Apr 10:55
Compare
Choose a tag to compare

Fix searching issues with fixVersion

24 Mar 13:58
Compare
Choose a tag to compare

Serializing comment visibility.

16 Feb 00:46
Compare
Choose a tag to compare

impl addComponent

15 Feb 11:36
Compare
Choose a tag to compare
1.10.3

Merge branch 'feature/component' into develop

implement addWatcher

10 Feb 00:23
Compare
Choose a tag to compare

fixed #57

26 Jan 12:30
Compare
Choose a tag to compare

fixed #57 from pr #59

Allow to assign issues

25 Jan 06:32
Compare
Choose a tag to compare

Added logic to check whether the parameter is an array or a string.

20 Jan 17:26
Compare
Choose a tag to compare
  • Added logic to check whether the parameter is an array or a string IssueService::addAttachments.
  • Merge from #55

add project type functions

18 Jan 02:02
Compare
Choose a tag to compare

update jsonmapper.

10 Jan 06:38
Compare
Choose a tag to compare

merge from #52