12 Commits

Author SHA1 Message Date
9510d851af BREAKING CHANGE(XInvoice): Refactor XInvoice API for XML handling and PDF export by replacing deprecated methods (addXmlString and getParsedXmlData) with fromXml and loadXml, and by introducing a new ExportFormat type for type-safe export. Update tests accordingly. 2025-03-20 14:39:32 +00:00
6906e2f778 BREAKING CHANGE(core): Refactor contact and PDF handling across the library by replacing IContact with TContact and updating PDF processing to use a structured IPdf object. These changes ensure that empty contact objects include registration details, founded/closed dates, and status, and that PDF loading/exporting uniformly wraps buffers in a proper object. 2025-03-20 13:57:45 +00:00
61d97308ea fix(commitinfo): Synchronize commit info version with package.json version 2025-03-17 17:15:48 +00:00
a5ce55bbc8 fix(documentation): Update readme to enhance installation instructions and expand feature documentation for Factur-X/ZUGFeRD, UBL, and FatturaPA support, including details on circular encoding/decoding. 2025-03-17 15:28:55 +00:00
cdf4179613 feat(encoder): Rename encoder class from ZugferdXmlEncoder to FacturXEncoder to better reflect Factur-X compliance. All related imports, exports, and tests have been updated while maintaining backward compatibility. 2025-03-17 15:18:33 +00:00
9279482616 feat(core): Improve XML processing and error handling for PDF invoice attachments 2025-03-17 14:50:35 +00:00
3f91ea44ab fix(core): Fix file import paths and remove markdown syntax from README 2025-01-01 05:44:55 +01:00
884f98439c fix(documentation): Updated documentation to reflect accurate module description and usage guidance 2024-12-31 13:41:45 +01:00
d573d95ebc feat(core): Add EInvoiceCreator class for generating ZUGFeRD/Factur-X XML 2024-12-30 21:12:31 +01:00
22bb35bb77 fix(core): Project files committed with initial structure and class implementation 2024-07-02 15:45:59 +02:00
14bb77bd2e fix(core): update 2024-04-22 16:31:28 +02:00
8bde0f1d21 fix(core): update 2024-04-22 16:30:55 +02:00