Skip to content

Releases: imsweb/layout

v7.0

16 Dec 18:43

Choose a tag to compare

Changes in version 7.0

  • Updated minimum Java language from Java 11 to Java 21.
  • Fixed runtime exception being thrown when evaluating CSV format discovery.
  • Updated all dependencies.

v6.4

15 Aug 17:34

Choose a tag to compare

Changes in version 6.4

  • Added support for NAACCR 26 XML.
  • Added new CSV option that allows characters to appear after the last closing quote.
  • Updated dependencies.

v6.3

15 May 15:50

Choose a tag to compare

Changes in version 6.3

  • Updated NAACCR XML library from version 11.2 to version 11.3.

v6.2

20 Feb 14:43

Choose a tag to compare

Changes in version 6.2

  • Added NAACCR 25 documentation.

v6.1

18 Dec 18:30

Choose a tag to compare

Changes in version 6.1

  • Fixed a number formatting issue in the NAACCR 24 documentation.

v6.0

13 Nov 15:11

Choose a tag to compare

Changes in version 6.0

  • Updated minimum Java language from Java 8 to Java 11.
  • Retired legacy mode of CSV layout; the only mode available is the RFC4180 one.
  • Updated NAACCR XML library from version 11.1 to version 11.2.
  • Updated XStream dependency from version 1.4.20 to version 1.4.21.

v5.7

23 Aug 14:50

Choose a tag to compare

Changes in version 5.7

  • Updated NAACCR XML library from version 11.0 to version 11.1.

v5.6

23 Jul 21:18

Choose a tag to compare

Changes in version 5.6

  • Added NAACCR 25 XML layout; documentation is not available yet for new data items.
  • Updated NAACCR XML library from version 10.1 to version 11.0.
  • Updated CSV library from version 5.8 to version 5.9.

v5.5

01 Dec 16:16

Choose a tag to compare

Changes in version 5.5

  • Fixed NAACCR 24 Incidence layout having the wrong name.
  • Defaults MSH values for HL7 messages are now applied only when writing messages and not when reading them.

v5.4

30 Oct 16:18

Choose a tag to compare

Changes in version 5.4

  • Added NAACCR 24 documentation.
  • Switched CSV parser to the RFC4180-compliant one.
  • Updated NAACCR XML library from version 10.0 to version 10.1.
  • Updated CSV library from version 5.7.1 to version 5.8.