Releases: TecsiAron/ANAF-API-Client-PHP
Releases · TecsiAron/ANAF-API-Client-PHP
v2.0.1-beta
ANAFAPIClient->AccessToken now protected (was private)
2.0.0-beta
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
1.1.1-alpha Update CHANGELOG.md
Major refactor.
ATTENTION! Has breaking changes, check CHANGELOG.md!
v1.0.4-alpha
Added timeout to all outgoing requests.
v1.0.3-alpha
Add extern and autofactura params for UploadEFactura
v1.0.2-alpha
First composer release
v1.0.1
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.