Skip to content

Releases: imsweb/validation-translation

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.

v1.3

27 Oct 12:21

Choose a tag to compare

Version 1.3

  • Updated validation library from version 2.28 to version 3.2.
  • Updated naaccr-xml library from version 9.0 to version 10.1.
  • Updated SQLite driver from version 3.39.2.0 to version 3.43.2.1.
  • Updated log4j-api from version 2.18.0 to version 2.21.1.

v1.2

17 Aug 21:28

Choose a tag to compare

Version 1.2

  • Fixed extra quote being generated at the end of a method name for runtime resources.
  • Added new ID generation based on tags without validator prefix.
  • Added support for a new dry run mode in the configuration.
  • Updated validation library from version 2.27 to version 2.28.
  • Updated naaccr-xml library from version 8.10 to version 9.0.
  • Updated SQLite driver from version 3.36.0.3 to version 3.39.2.0.
  • Updated log4j-api from version 2.17.2 to version 2.18.0.

v1.1

26 Apr 20:27

Choose a tag to compare

Version 1.1

  • Updated validation library from version 2.25 to version 2.27.
  • Updated naaccr-xml library from version 8.9 to version 8.10.
  • Updated cs-staging library from version 02.05.50.9 to version 02.05.50.10.
  • Updated log4j-api from version 2.17.0 to version 2.17.2.

1.0

22 Feb 14:57

Choose a tag to compare

1.0

Version 1.0

  • Added support for all-spaces regular expressions.
  • Now displaying errors at the end of the logs to make them more obvious.
  • Added support for provided user-defined dictionaries in the configuration.
  • Added support for INTEGER columns in lookup tables.
  • Created project.