Skip to content

EDIReader Community Edition

Compare
Choose a tag to compare
@canabrook canabrook released this 28 Apr 01:00
· 267 commits to master since this release

This release is a copy of the most recent release (version 4.7.3) of EDIReader at SourceForge, with the following modifications:

  1. It has been structured as a Maven project, with pom.xml files.
  2. A sampling of JUnit test cases were added, copied from the latest commercial version of EDIReader.
  3. The EDITokenizer class has been updated with a fix to a bug that caused incorrect results in some cases involving multiple interchanges within a single EDI input file.