Skip to content

Releases: lesstif/php-jira-rest-client

fixed Jql search

21 Sep 14:59
ad68956
Compare
Choose a tag to compare

merge critical PRs

20 Sep 04:54
2e79233
Compare
Choose a tag to compare

Release V5.10.0

05 Apr 12:53
46b2040
Compare
Choose a tag to compare

Merge from PR #538, #539, #541, #543. #545

Fixed Curl bug and merege new feature Board List

16 Sep 11:02
Compare
Choose a tag to compare

fixed get custom field api's endpoint and made it work.

24 Mar 12:34
db8b8d0
Compare
Choose a tag to compare

Fix constructor for Version class

26 Sep 15:11
1306db5
Compare
Choose a tag to compare

Set types correctly for Version class

11 Sep 10:11
35be23f
Compare
Choose a tag to compare

Allow NULL field for setParent method

04 Sep 12:01
0601219
Compare
Choose a tag to compare

Merged several small PR

15 May 12:54
abb825b
Compare
Choose a tag to compare

add missing field to Version

12 Feb 15:30
0a779c1
Compare
Choose a tag to compare
  • added add $startDate, $userStartDate to Version
  • change the setter function name with data type postfix, for example setReleaseDateAsDateTime(), setReleaseDateAsString()