Skip to content

Releases: lesstif/php-jira-rest-client

update jsonmapper.

10 Jan 06:38

Choose a tag to compare

merge from #52

fixed undefined variable bug.

30 Dec 14:03

Choose a tag to compare

support custom field

22 Nov 02:14

Choose a tag to compare

bug fix release

09 Nov 23:57

Choose a tag to compare

  • FIX Custom fields not added to issue (#48)
  • FIX Priority field nullable(#45)

to moved var-dumper from 'require' to 'require-dev'

05 Sep 07:52

Choose a tag to compare

1.8.2

to move vardumper to require-dev section

added new method editWorklog().

10 Jul 14:15

Choose a tag to compare

added user releated feature.

05 Jul 05:17

Choose a tag to compare

1.8.0

updated class serialize trit.

add trait for class to array or string

02 Jul 16:31

Choose a tag to compare

1.7.4

added ClassSerialize trait for toArray(), toString() method.

add worklog in issue

02 Jul 09:17

Choose a tag to compare

1.7.3

update readme, add test case.

fixed phpdoc bug

22 Jun 16:24

Choose a tag to compare

1.7.2

fixed #35