Skip to content

Releases: TecsiAron/ANAF-API-Client-PHP

2.0.0-beta

08 Apr 09:25
6a8e96a
Compare
Choose a tag to compare

Check CHANGLOG.md

This release does contain changes that break backwards compatibility!
Some structural changes
Ability to use OAuth2 backend for UBL2PDF and VerifyXML
Check Changelog.md for a full list!

UBL2PDF/RemoveSchemaLocationAttribute side effect fix

06 Mar 11:04
fdae7d3
Compare
Choose a tag to compare

Major refactor.

05 Mar 10:28
Compare
Choose a tag to compare

ATTENTION! Has breaking changes, check CHANGELOG.md!

v1.0.4-alpha

01 Feb 12:53
Compare
Choose a tag to compare

Added timeout to all outgoing requests.

v1.0.3-alpha

26 Jan 12:08
Compare
Choose a tag to compare

Add extern and autofactura params for UploadEFactura

v1.0.2-alpha

24 Jan 11:26
Compare
Choose a tag to compare

First composer release

v1.0.1

23 Jan 13:58
Compare
Choose a tag to compare

New dependency: php-xml(extension)
Cleaned up some error_log calls.
Added ListAnswers API call.
Added DownloadAnswer API call.
Added UBL2PDF API call.
Added VerifyXML API call. IMPORANT: At the time of writing the API responses are unpredicatable theirfor this method should not be used!
Fixed some typos.