Releases: OP-TED/eforms-notice-viewer
eForms Notice Viewer 0.11.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release
This release fixes an issue with EFX variable, which prevented a variable to reference another variable declared previously.
This release updates the dependencies of eForms Notice Viewer to use the latest EFX Toolkit 2.0.0-alpha.4, and ANTLR 4.13.1.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 2.0.0-alpha.4.
- eForms Core for Java library version 1.4.0.
eForms Notice Viewer 0.10.1
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release
This release updates the dependencies of eForms Notice Viewer to use the latest EFX Toolkit 2.0.0-alpha.3. This fixes the reported issue #88, which caused an exception to be thrown by XSLT processors when trying to format sequences of dates or times.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 2.0.0-alpha.3.
- eForms Core for Java library version 1.3.0.
eForms Notice Viewer 0.10.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release
This version of the Notice Viewer, uses the pre-release version 2.0.0-alpha.2 of the EFX Toolkit.
This release:
- Fixes a bug in label_from_key.ftl that caused erroneous rendering of some labels.
- Updates variable_expression.ftl to render a comma separated list from sequences of values.
- Improves unit testing.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 2.0.0-alpha.2.
- eForms Core for Java library version 1.3.0.
eForms Notice Viewer 0.9.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
This is the first version of the Notice Viewer, that uses the new, pre-release version 2.0.0-alpha.1 of the EFX Toolkit. As a result, the application:
- Now supports EFX-2 templates, and therefore can visualise notices created with SDK-2.
- Can no longer visualise notices created with pre-release versions of SDK-1 (SDK 0.x.x).
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 2.0.0-alpha.1.
- eForms Core for Java library version 1.0.5.
eForms Notice Viewer 0.7.0
eForms Notice Viewer 0.7.0 - Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
- Introduced usage of Freemarker templates for the generation of XSL.
- Implemented caching of the generated XSL.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 1.2.0.
- eForms Core for Java library version 1.0.1.
eForms Notice Viewer 0.8.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
- Fixed several bugs.
- Improved unit testing.
- Refactored the NoticeViewer class to improve code clarity.
- Added support for improved numeric formatting provided by EFX Toolkit 1.3.0.
- Added support for improved rendering of multilingual text fields provided by EFX Toolkit 1.3.0
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 1.3.0.
- eForms Core for Java library version 1.0.5.
eForms Notice Viewer 0.6.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
- We moved some reusable classes from Notice Viewer to the EFX Toolkit and eForms Core libraries.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 1.2.0.
- eForms Core for Java library version 1.0.0.
eForms Notice Viewer 0.5.1
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
We updated the Notice Viewer to use the latest versions of the EFX Toolkit and eForms Core libraries.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX toolkit for Java version 1.1.1.
- eForms Core Java library version 0.1.1.
eForms Notice Viewer 0.5.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
In this release we moved some utility classes to a new java library: eforms-core-java. These utility classes allowed the automatic discovery and download of new versions of the eFroms SDK. We decided to extract this functionality to a new shared library so that it can also be used by other applications.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on:
- EFX Toolkit for Java version 1.1.0.
- eForms Core Java library version 0.1.0.
eForms Notice Viewer 0.4.0
Release Notes
The eForms Notice Viewer is a sample command line application that demonstrates how you can use the eForms SDK in a metadata driven application that visualises eForms notices.
In this release:
This release builds on the changes introduced with EFX Toolkit version 1.0.3, which allow the Notice Viewer to render a comma separated list of labels from a sequence of field values.
Documentation for this sample application is available at: https://docs.ted.europa.eu/eforms/latest/notice-viewer
This version depends on the EFX toolkit for Java version 1.0.3.