Releases: imsweb/naaccr-xml
Releases · imsweb/naaccr-xml
v7.2
v7.1
Version 7.1
- Changed type of ki67 to be text in N21 and N18 base dictionary.
- Changed type of tnmEditionNumber to be text in N21 and N18 base dictionary.
- Changed type of morphCodingSysCurrent/Original to be mixed in N21 and N18 base dictionary.
- Changed type of figoStage to be text in N21 base dictionary.
- Changed data level from Tumor to Patient for 3 COVID data items in N21 base dictionary.
- Now handling blank values instead of missing attribute for optional attributes.
- Updated embedded JRE to Java 11.0.8 (this only affects the standalone program).
v7.0
Version 7.0
- Added support for NAACCR 21; that version is not final yet and it's possible it will change in a future release.
- Fixed the name of a few data items in NAACCR 18 dictionary.
- Added a NaaccrFormat.NAACCR_VERSION_LATEST constant, it is set to version 18 in this release.
- Added a disclaimer to base dictionaries mentioning those should not be modified.
- Fixed wrong padding for ruralurbanContinuum2013 and censusOccCode2010 in NAACCR 18 dictionary.
- Updated XStream dependency from version 1.4.11.1 to version 1.4.12.
- Updated commons-io dependency from version 2.6 to version 2.7.
- Updated commons-lang3 dependency from version 3.9 to version 3.10.
v6.8
v6.7
Version 6.7
- Fixed an infinite loop in Java code called by the SAS macros; tweaked the macros a bit.
- Updated conflict resolution for duplicate items in multiple user-defined dictionaries.
- Updated embedded JRE to Java 11.0.7 (this only affects the standalone program).
v6.6
Version 6.6
- It is now possible to generate XML ID from item Name in the dictionary editor.
- Added missing specifications 1.4 XSD files, they are identical to the specifications 1.3 XSD files.
- Updated embedded JRE to Java 11.0.6 (this only affects the standalone program).
v6.5
Version 6.5
- Added support for reporting end lines for Patient and Tumor entities.
- Added support for selecting multiple user-defined dictionaries in the standalone program.
- Dictionary selection dialog will now default to same folder as selected data file (standalone program).
- Updated commons-lang3 dependency from version 3.7 to version 3.9.