Skip to content

Commit a0aced6

Browse files
CHANGELOG: Update for version 1.2.0
1 parent 9868623 commit a0aced6

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# eForms Core Library 1.1.0 Release Notes
1+
# eForms Core Library 1.2.0 Release Notes
22

3-
_The library is a collection of utilities that are used by our sample applications as well as the EFX Toolkit for Java Developers._
3+
The eForms Core Library is a collection of utilities that are used by our sample applications as well as the EFX Toolkit for Java Developers.
44

55
## In this release
6-
This release updates the SdkDownloader to simplify its logic and make sure it resolves pre-release versions of the SDK correctly.
6+
7+
This release adds some XPath processing capabilities, via the new XPathProcessor class. Those capabilities are available in the EFX Toolkit version 1.x, but as they are also useful if you are not using EFX, we are moving them to the eForms Core Library. The corresponding API will be removed from the EFX Toolkit in its next major version (2.0.0).
8+
9+
The SdkResource enum now has a value corresponding to the index file in the `translations` folder, named `translations.json`. This file is added in SDK 1.10.0.
710

811
## Download
912

0 commit comments

Comments
 (0)