Releases: s-patompong/hmrc-api-php
Releases · s-patompong/hmrc-api-php
v1.2.0
v1.1.6
v1.1.5
- Update test script in travis.yml file.
v1.1.4
- Rename some files and add .gitattributes file.
v1.1.3
- Add license to composer.json
v1.1.2
- Update phpunit.xml to make it create logging in build/ folder.
- Update code of unit test to make it works with upcoming phpunit version.
v1.1.1
- Style CI fix.
v1.1.0
- Add 'retrieve vat liabilities' and 'retrieve vat payments' call.
v1.0.4
- Change return type in VATPostRequest class to Response.
v1.0.3
- Style CI fix.