Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

41 lines (31 loc) · 1.66 KB

Validation Translation Version History

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.

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.

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.

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.

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.