From f3579c5fa9e7aa813c1cd611f86105c89bbb7a5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jochen=20Sta=CC=88rk?= Date: Mon, 10 Sep 2018 09:47:53 +0200 Subject: [PATCH] v0.5.0 --- History.md | 34 ++++++++++++++++++++++++++++++++++ pom.xml | 4 ++-- 2 files changed, 36 insertions(+), 2 deletions(-) create mode 100644 History.md diff --git a/History.md b/History.md new file mode 100644 index 0000000..7920fdb --- /dev/null +++ b/History.md @@ -0,0 +1,34 @@ +0.5.0 +===== +2018-09-10 +Non-16931 profiles are no longer automatically (but still can be manually) checked, +now writing a log file, attempt to find out which toolkit created that particular file (issue #2), +fixing that XML could not be extracted from certain valid PDF/A-3 files (issue #9), +added --action parameter (has to be validate), -f option changes to "-o -z", added APL license, +added possibility to check XML files only, fixing issues with files that contained a +UTF8 BOM in the XML content ("Content not allowed in prolog"), +Upgraded VeraPDF-validation from 1.10.5 to 1.12.1 + +0.4.3 +===== +2018-03-19 + +Java 8 capability (fixes issue #8) + +0.4.2 +===== +2018-03-11 +POJO embedding VeraPDF: unable to solve some severe deployment issues + + +0.4.1 +===== +2018-02-12 +ZUGFeRD 2 public preview EN16931 validation using the schematron files the CEN had +published under APL + + +0.3.0 +===== +2017-07-24 +First release as VeraPDF plugin \ No newline at end of file diff --git a/pom.xml b/pom.xml index f563f53..afdf745 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.zugferd ZUV jar - 0.5.0-SNAPSHOT + 0.5.0 @@ -69,7 +69,7 @@ org.verapdf validation-model - 1.10.5 + 1.12.1