new zf 2.2 xslts, schema, schematron, switch to apache commons cli

This commit is contained in:
jstaerk
2022-03-07 15:36:25 +01:00
parent 76af482fe6
commit 15ba24e6a7
46 changed files with 368627 additions and 123 deletions

View File

@@ -1,9 +1,18 @@
- allow 2.1 in RDF metadata in validation for Referenzprofil XRechnung's v 2.1.1
- log whether a XML or a PDF file was validated
- XR improvements PR 261 e.g. allowing the XRechnung version to be explicitly set in the PDF
- allow to specify a tradeparties' legalorganisation i.e. allow to write Factur-X invoices to french authorities
2.4.1
=======
- 2.4.0
- allow to specify legalorganisation ID+scheme ID
- allow to specify additional files to be attached in command line
- update to zf 2.2
- update to verapdf 1.20.1
- log whether a XML or a PDF file was validated
- allow 2.1 in RDF metadata in validation for Referenzprofil XRechnung's v 2.1.1
- XR improvements PR 261 e.g. allowing the XRechnung version to be explicitly set in the PDF
- allow to specify a tradeparties' legalorganisation i.e. allow to write Factur-X invoices to french authorities
- allow to add attachments in CLI
- replaced jargs with apache commons cli as command line parser
2.4.0
=======
2022-01-13