v2.2.0
This release adds support for UBL 2.1 DebitNote documents and fixes SettlementPeriod date handling to comply with Peppol BIS 3.0 specification.
New Features & Improvements
- DebitNote: Add support for UBL 2.1 DebitNote documents, including
DebitNoteandDebitNoteLineclasses,Generator::debitNote()method, and Reader support.
Bug Fixes
- SettlementPeriod: Make
StartDateandEndDateoptional per Peppol BIS 3.0 spec (BR-CO-19) - at least one of the dates must be present instead of requiring both.
Maintenance
- Translate comments from Dutch to English in
SettlementPeriod.