Skip to content

Commit

Permalink
CHANGELOG: Update for version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrand-lorentz committed Aug 2, 2024
1 parent f110adc commit 82f5d43
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,20 @@
# eForms Notice Viewer 0.10.1 - Release Notes
# 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](https://github.com/OP-TED/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](https://github.com/OP-TED/eforms-notice-viewer/issues/88), which caused an exception to be thrown by XSLT processors when trying to format sequences of dates or times.
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](https://github.com/OP-TED/efx-toolkit-java) version 2.0.0-alpha.3.
- [eForms Core for Java](https://github.com/OP-TED/eforms-core-java) library version 1.3.0.
- [EFX toolkit for Java](https://github.com/OP-TED/efx-toolkit-java) version 2.0.0-alpha.4.
- [eForms Core for Java](https://github.com/OP-TED/eforms-core-java) library version 1.4.0.

0 comments on commit 82f5d43

Please sign in to comment.