Releases: Barnetik/tbai-php-lib
Releases · Barnetik/tbai-php-lib
v0.6.3
v0.6.2
0.6.2 (2025-04-03)
Features
- (403eee4)
- Added saveFullResponse to response object to save full headers info too.
- Added toArray method to Responses.
- SaveResponseContent now saves ungzipped content on bizkaia responses too.
Bug Fixes
- Allow between 1 an 3 vat regimes as stated on ticketbai spec (34ada59)
v0.6.1
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
(2024-06-16)
Added Ticketbai v1.2.2 compatibility with new Not Subject tax breadown reasons, new vat regimes and new limits
- docs: Changed json docs to reflect v1.2.2 schema changes (711d0b2)
- docs: Changed json docs to reflect v1.2.2 schema changes (a9b3865)
- docs: Fixed not subject maxItems info (a17b670)
- docs: Updated Changelog (87a8415)
- fix: Added new not subject tax breadown reasons (VT, IE) (46db221)
- fix: Added new vat regime codes (17, 19) (d91ebf3)
- fix: Ensure intracomunitary operations send recipient info inside IDOtro element and with full European VAT ID (country code prefixed) (58446fd)
- fix: Incremented NotSubject Breakdown items limit from 2 to 4 (ed015cd)
- fix: Incremented VatDetail Breakdown items limit from 6 to 12 (f1681dd)
- tests: Added tests for intracomunitary, export and ISP operations (76ebb07)
- tests: Refactoring tests to avoid some of the duplicated code (f6d92f2)