Skip to content

v3.0

Compare
Choose a tag to compare
@depryf depryf released this 15 Jul 17:46
· 156 commits to master since this release

Changes in version 3.0

  • Added NAACCR 21 XML layout (there won't be a NAACCR 18 fixed-column layout); documentation is not available yet for new data items.
  • Added support for sections in NAACCR XML layouts.
  • Fixed bad padding for phase1TotalDose in NAACCR 18 fixed-column layout.
  • Fixed a few long labels in NAACCR 18 fixed-column layout to align with official NAACCR names.
  • Added convenience methods to LayoutFactory to return specific layout types to avoid casting.
  • Changed NAACCR HL7 layout version to be 4.0 instead of 2.5.1 which is the HL7 specifications.
  • Updated NAACCR XML library from version 6.5 to version 7.0.
  • Updated XStream dependency from version 1.4.11.1 to version 1.4.12.
  • Updated CSV library from version 5.0 to version 5.2.
  • Updated commons-io library from version 2.6 to version 2.7.