feat(core): Add EInvoiceCreator class for generating ZUGFeRD/Factur-X XML
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-30 - 1.1.0 - feat(core)
|
||||
Add EInvoiceCreator class for generating ZUGFeRD/Factur-X XML
|
||||
|
||||
- Introduced EInvoiceCreator class to convert invoice data into ZUGFeRD/Factur-X XML.
|
||||
- Updated development dependencies to enhance TypeScript support.
|
||||
- Added SmartXML and TSClass plugins for XML handling and business logic.
|
||||
|
||||
## 2024-07-02 - 1.0.6 - fix(core)
|
||||
Project files committed with initial structure and class implementation
|
||||
|
||||
|
Reference in New Issue
Block a user