23 Commits

Author SHA1 Message Date
cef11bcdf2 feat(UBL Encoder & Test Suite): Implement UBLEncoder and update corpus summary generation; adjust PDF timestamps in test outputs 2025-04-04 13:28:27 +00:00
fef3b422df fix(ZUGFeRD encoder & dependency): Update @tsclass/tsclass dependency to ^8.2.0 and fix paymentOptions field in ZUGFeRD encoder for proper description output 2025-04-04 13:08:54 +00:00
5d43c1ce4e fix(core): Improve PDF XML extraction, embedding, and format detection; update loadPdf/exportPdf error handling; add new validator implementations and enhance IPdf metadata. 2025-04-04 12:14:41 +00:00
06089300b0 fix(core): No uncommitted changes detected in the repository. The project files and functionality remain unchanged. 2025-04-03 21:35:04 +00:00
40a39638f3 fix(corpus-tests, format-detection): Adjust corpus test thresholds and improve XML format detection for invoice documents 2025-04-03 21:34:28 +00:00
8668ac8555 fix(core): Refactor module imports to use the centralized plugins module and update relative paths across the codebase. Also remove the obsolete test file (test/test.other-formats-corpus.ts) and update file metadata in test outputs. 2025-04-03 21:07:21 +00:00
6b40eac61f fix(readme): Update readme documentation: enhance feature summary, update installation instructions and usage examples, remove obsolete config details, and better clarify supported invoice formats. 2025-04-03 20:45:26 +00:00
a5d5525e7a fix(zugferd): Refactor Zugferd decoders to properly extract house numbers from street names and remove unused imports; update readme hints with additional TInvoice reference and refresh PDF metadata timestamps. 2025-04-03 20:23:09 +00:00
46331c2bf6 feat(ZUGFERD): Add dedicated ZUGFERD v1/v2 support and refine invoice format detection logic 2025-04-03 20:08:02 +00:00
21650f1181 update 2025-04-03 15:53:08 +00:00
4835e12d15 fix(test/pdf-export): Improve PDF export tests with detailed logging and enhanced embedded file structure verification. 2025-03-20 14:47:43 +00:00
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