Skip to content

Releases: imsweb/validation-translation

v3.5

04 Apr 14:55

Choose a tag to compare

Version 3.5

  • Added support for embedded comments in expressions.
  • Added support for "for" loops.

v3.4

01 Apr 12:51

Choose a tag to compare

Version 3.4

  • Updated dependencies.

v3.3

09 Mar 18:31

Choose a tag to compare

Version 3.3

  • Updated validation engine dependency.

v3.2

11 Feb 01:40

Choose a tag to compare

Version 3.2

  • Changed CS staging initialization again; this library is not shipped with the required CS data anymore; the data must be provided on the classpath.
  • Updated validation engine dependency.

v3.1

09 Feb 21:53

Choose a tag to compare

Version 3.1

  • Fixed CS staging initialization not working properly.

v3.0

09 Feb 21:35

Choose a tag to compare

Version 3.0

  • Changed the minimum Java language for this library from Java 11 to Java 21.
  • Removed old CS staging JAR dependency that was replaced by a ZIP data file.
  • Updated dependencies.

v2.3

23 Jun 20:55

Choose a tag to compare

Version 2.3

  • Improved translation to deal with metafiles that don't properly link their edits to all the messages they use.

v2.2

18 Jun 21:15

Choose a tag to compare

Version 2.2

  • Added new 'createFailureFiles' to the configuration (defaults to false).
  • Fixed some minor logging issues.
  • Updated dependencies.

v2.1

15 May 16:18

Choose a tag to compare

Version 2.1

  • Updated dependencies.

v2.0

19 Nov 15:08

Choose a tag to compare

Version 2.0

  • Updated the minimum Java language from Java 8 to Java 11.
  • Updated validation library from version 3.2 to version 4.0.
  • Updated naaccr-xml library from version 10.1 to version 11.2.
  • Updated SQLite driver from version 3.43.2.1 to version 3.47.0.0.
  • Updated log4j-api from version 2.18.0 to version 2.24.1.