Releases: imsweb/layout
Releases · imsweb/layout
v1.11
v1.10
Changes in version 1.10
- Updated NAACCR XML library to version 4.8.
- Fixed padding and alignment rules in NAACCR layouts
- Fixed wrong lengths in v18 NAACCR layout for the following fields: derivedPreRx7N, afpPretreatmentLabValue, afpPreOrchiectomyLabValue, primarySiteIcdO1, addressCurrentCity, addressCurrentState
v1.9
v1.8
v1.7
v1.6
Changes in version 1.6
- Added new utility method to load a Layout without making the assumption of which type of layout it is.
- Added a proper security environment to XStream by limiting the classes that it can create when loading XML files.
- Updated XStreams library from version 1.4.9 to version 1.4.10.
v1.5.1
v1.5
v1.4.1
v1.4
Changes in version 1.4
- Added support for read/write options in the record-based layout, see RecordLayoutOptions class (issue #7).
- Fields that are completely blank in the data file won't be included in the resulting map even if their definition says they can't be trimmed.
- Added support for NAACCR reserved fields; this feature is only available for NAACCR 16 and later (issue #4).
- Updated XStreams dependency to version 1.4.9.
- This library now requires Java 8.