Skip to content

Allow for multiple ISA segments in a single transmission file

Choose a tag to compare

@ctmay4 ctmay4 released this 21 Feb 19:10
· 203 commits to master since this release

Update library to support multiple ISA segments (#12)

API Changes:

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