We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ebbb1 commit 7b5e715Copy full SHA for 7b5e715
2 files changed
CHANGELOG.md
@@ -3,7 +3,9 @@
3
_The library is a collection of utilities that are used by our sample applications as well as the EFX Toolkit for Java Developers._
4
5
## In this release:
6
-This patch improves performance by lazy-loading odelists.
+This patch
7
+- improves performance by lazy-loading codelists,
8
+- improves handling of SemVer 2.0 version numbers.
9
10
## Download
11
pom.xml
@@ -3,7 +3,7 @@
<groupId>eu.europa.ted.eforms</groupId>
<artifactId>eforms-core-java</artifactId>
- <version>1.0.5-SNAPSHOT</version>
+ <version>1.0.5</version>
<name>eForms Core Library</name>
<description>API and tools for eForms applications.</description>
0 commit comments