Skip to content

Releases: imsweb/x12-parser

Optimizations

03 Oct 15:34

Choose a tag to compare

Made optimizations to better handle files with large numbers of claims or transactions (#14)

Allow for multiple ISA segments in a single transmission file

21 Feb 19:10

Choose a tag to compare

Update library to support multiple ISA segments (#12)

API Changes:

  • X12Reader.getLoop() was renamed to X12Reader.getLoops() and returns a List<Loop> .

Segment order validation

21 May 13:37

Choose a tag to compare

Added additional segment order validation #4

Bug fix

02 Jan 18:36
d9ee7d8

Choose a tag to compare

Fixed a bug in the handling of separators.

v1.2

08 Dec 17:06

Choose a tag to compare

Changes in version 1.2

  • 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.

New supported version

12 Jun 17:08

Choose a tag to compare

Added support for ANSI 837 5010 X223.

Initial release

12 Jun 15:59

Choose a tag to compare

v1.0

Upped version to 1.0 for first release