Skip to content

Releases: lesstif/php-jira-rest-client

json mapping typo fixed.

15 Aug 13:59
Compare
Choose a tag to compare
1.3.2

fixed travis ci test failed.

fixed issue type param.

14 Aug 16:50
Compare
Choose a tag to compare
1.3.1

fixed issuetype

advanced search(JQL)

29 Jul 14:28
Compare
Choose a tag to compare
1.3.0

PR merge advanced search, and write the example codes.

downgraded to a phpdotenv 1.1

25 Jun 02:22
Compare
Choose a tag to compare
1.2.1

downgraded to a phpdotenv version 1.1 for lumen interoperabilty

apply dotenv

16 Jun 13:47
Compare
Choose a tag to compare

application configuration to a .env.

1.1.6

27 Apr 06:36
Compare
Choose a tag to compare
fixed case typo

1.1.5

27 Apr 06:24
Compare
Choose a tag to compare
fixed directory case typo

simplify config file.

26 Mar 15:21
Compare
Choose a tag to compare
1.1.3

change default log level to warning.

following the semantic versioning

26 Mar 13:33
Compare
Choose a tag to compare

multiple attachment support.

10 Mar 05:33
Compare
Choose a tag to compare
1.1

multiple attachments on issue(using curl-multi).