Skip to content

Releases: s-patompong/hmrc-api-php

v1.2.0

07 Apr 06:09
233ca3d
Compare
Choose a tag to compare
  • Creating test user service; Add fraud prevention headers #14

v1.1.6

08 Mar 09:30
eed6426
Compare
Choose a tag to compare
  • Use getScopeSeparator() method instead of implode the scope manually (#10)
  • Cast float number to string in submit vat api call (#11)

v1.1.5

22 Feb 09:57
Compare
Choose a tag to compare
  • Update test script in travis.yml file.

v1.1.4

22 Feb 08:15
Compare
Choose a tag to compare
  • Rename some files and add .gitattributes file.

v1.1.3

21 Feb 11:08
Compare
Choose a tag to compare
  • Add license to composer.json

v1.1.2

21 Feb 10:54
Compare
Choose a tag to compare
  • 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

05 Feb 10:13
546262e
Compare
Choose a tag to compare
  • Style CI fix.

v1.1.0

05 Feb 10:09
Compare
Choose a tag to compare
  • Add 'retrieve vat liabilities' and 'retrieve vat payments' call.

v1.0.4

05 Feb 04:50
Compare
Choose a tag to compare
  • Change return type in VATPostRequest class to Response.

v1.0.3

04 Feb 09:57
f4959b0
Compare
Choose a tag to compare
  • Style CI fix.