Releases: lesstif/php-jira-rest-client
Releases · lesstif/php-jira-rest-client
to moved var-dumper from 'require' to 'require-dev'
1.8.2 to move vardumper to require-dev section
added new method editWorklog().
1.8.1 fixed #40
added user releated feature.
1.8.0 updated class serialize trit.
add trait for class to array or string
1.7.4 added ClassSerialize trait for toArray(), toString() method.
add worklog in issue
1.7.3 update readme, add test case.
fixed phpdoc bug
1.7.2 fixed #35
remove unused code.
remove deadly code(fixed #33) update apidoc,
applied nullable field.
1.7.0 fixed #32
fixed JiraException Class typo
1.6.3 Merge branch 'feature/exception-class-case-typo' into develop
remove constant dependent on 5.6
1.6.2 add serialized data test case