Skip to content

Releases: imsweb/x12-parser

Optimizations

Choose a tag to compare

@ctmay4 ctmay4 released this 03 Oct 15:34

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

Allow for multiple ISA segments in a single transmission file

Choose a tag to compare

@ctmay4 ctmay4 released this 21 Feb 19:10

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

Choose a tag to compare

@ctmay4 ctmay4 released this 21 May 13:37

Added additional segment order validation #4

Bug fix

Choose a tag to compare

@ctmay4 ctmay4 released this 02 Jan 18:36
d9ee7d8

Fixed a bug in the handling of separators.

v1.2

Choose a tag to compare

@depryf depryf released this 08 Dec 17:06

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

Choose a tag to compare

@ctmay4 ctmay4 released this 12 Jun 17:08

Added support for ANSI 837 5010 X223.

Initial release

Choose a tag to compare

@ctmay4 ctmay4 released this 12 Jun 15:59
v1.0

Upped version to 1.0 for first release