You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EFX Toolkit for Java developers is a library that enables the transpilation of [EFX](https://docs.ted.europa.eu/eforms/latest/efx) expressions and templates to different target languages. It also provides an implementation that turns an EFX expression into XPath.
3
+
_The EFX Toolkit for Java developers is a library that enables the transpilation of [EFX](https://docs.ted.europa.eu/eforms/latest/efx) expressions and templates to different target languages. It also includes an implementation of an EFX-to-XPath transpiler._
4
4
5
-
This patch adds a temporary workaround for basic number formatting. The issue will be addressed properly after the next major release of the SDK.
5
+
---
6
+
## In this release:
7
+
8
+
This patch fixes a bug in the translation of shorthand indirect label references (e.g. `#{BT-123-Field}`). The bug affected only fields pointing to XML attributes.
9
+
10
+
---
6
11
7
12
You can download the latest EFX Toolkit from Maven Central.
Documentation for the EFX Toolkit is available at: https://docs.ted.europa.eu/eforms/latest/efx-toolkit
11
16
17
+
---
18
+
12
19
This version of the EFX Toolkit has a compile-time dependency on the following versions of eForms SDK versions and uses the EFX grammar that each version provides:
0 commit comments