Releases: BerryWorksSoftware/edireader
EDIReader Community Edition, Release 5.4.12
This 5.4.12 release from the master branch is a production quality checkpoint, reflecting continued active maintenance with a number of incremental improvements made in response to the project's use as open source software. It is also licensed for use in a variety of commercial products, along with its EDIWriter counterpart; contact BerryWorks Software for commercial licensing details.
The changes since the tagged release 5.4.1 include
- additional attributes in the XML for EDIFACT UNG segment to include qualifiers for the application sender and receiver
- minor improvements to the 997s that can be produced as a by-product of EDI parsing
- refactoring to allow allow easier subclassing
EDIReader Community Edition
This 5.4.1 release from the master branch is a production quality checkpoint, reflecting continued active maintenance with a number of incremental improvements made in response to the project's use as open source software. It is also licensed for use in a variety of commercial products, along with its EDIWriter counterpart; contact BerryWorks Software for commercial licensing details.
EDIReader Community Edition
This release is a copy of the most recent release (version 4.7.3) of EDIReader at SourceForge, with the following modifications:
- It has been structured as a Maven project, with pom.xml files.
- A sampling of JUnit test cases were added, copied from the latest commercial version of EDIReader.
- 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.