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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,19 @@ _The EFX Toolkit for Java developers is a library that enables the transpilation
7
7
## In this release
8
8
9
9
This release improves translation of EFX-1 templates as follows:
10
+
10
11
- Renders sequences of labels when a sequence expression is used to provide asset-ids.
11
-
- Renders distinct labels from sequences
12
-
- Improves date and time formatting
12
+
- Renders distinct labels from sequences.
13
+
- Improves date and time formatting.
13
14
14
-
This release also includes a refactoring that moved XPath processing classes to the eForms Core Library 1.2.0 to improve reusability.
15
+
This release also includes a refactoring that moved XPath processing classes to the eForms Core Library 1.2.0 to improve reusability.
15
16
16
17
There are no changes in EFX-2 translation included in this release.
17
18
18
19
19
20
## EFX-1 Support
20
21
21
-
Although this is a pre-release version of the EFX Toolkit, it provides production-level support for EFX-1 transpilation. EFX-1 is the current version of EFX released with SDK 1.
22
+
Although this is a pre-release version of the EFX Toolkit, it provides production-level support for EFX-1 transpilation. EFX-1 is the current version of EFX released with SDK 1.
22
23
23
24
NOTE: Transpilation of EFX-1 to XPath and XSL in this version of the EFX Toolkit is **better than** what is provided by **EFX Toolkit 1.3.0**.
0 commit comments