Skip to content

Releases: imsweb/validation

v4.0

13 Nov 17:04
Compare
Choose a tag to compare

Version 4.0

  • Updated the minimum Java language from Java 8 to Java 11.
  • Updated Groovy library from version 4.0.23 to version 4.0.24.
  • Updated XStream library from version 1.4.20 to version 1.4.21.

v3.3

30 Oct 13:05
Compare
Choose a tag to compare

Version 3.3

  • Fixed a few fields recently added to the Rule class that were not handled by the EditableRule class.
  • Updated Groovy library from version 4.0.15 to version 4.0.23.
  • Updated staging client from version 11.0.0 to version 11.3.1.

v3.2

20 Oct 15:52
Compare
Choose a tag to compare

Version 3.2

  • Updated Groovy library from version 4.0.8 to version 4.0.15.
  • Updated staging client from version 10.1.0 to version 11.0.0.

v3.1

03 Feb 17:20
Compare
Choose a tag to compare

Version 3.1

  • Updated staging client from version 6.3.0 to version 10.1.0.

v3.0

31 Jan 13:46
Compare
Choose a tag to compare

Version 3.0

  • Increased the engine version to 6.8.
  • Added a new dataLevel field on the Rule class (not used by this library, it was added to support projects using the library).
  • Updated Groovy library from version 3.0.10 (indy) to version 4.0.8.
  • Updated XStream library from version 1.4.19 to version 1.4.20.

This release doesn't really contain major changes, but it does increase the Groovy dependency from 3.x to 4.x and since edits are so dependent on Groovy, the version of the library was bumped to 3.0.

v2.28

04 May 14:23
Compare
Choose a tag to compare

Version 2.28

  • Increased the engine version to 6.7.
  • Fixed behavior of TRIM Genedits context function when used a value that only contains spaces.

v2.27

26 Apr 16:50
Compare
Choose a tag to compare

Version 2.27

  • Updated staging client from version 6.2.0 to version 6.3.0.

v2.26

25 Apr 19:59
Compare
Choose a tag to compare

Version 2.26

  • Updated Groovy library from version 3.0.8 (indy) to version 3.0.10 (indy).
  • Updated XStream library from version 1.4.18 to version 1.4.19.
  • Updated staging client from version 6.1.0 to version 6.2.0.

v2.25

17 Sep 13:18
Compare
Choose a tag to compare

Version 2.25

  • Changed new isImportEdit on Rule class from Boolean to Byte.

v2.24

30 Aug 22:56
Compare
Choose a tag to compare

Version 2.24

  • Updated XStream library from version 1.4.17 to version 1.4.18.
  • Updated Apache commons-lang library from version 3.11 to version 3.12.0.