Skip to content

Releases: indice-co/EDI.Net

EdiWriter

30 Sep 16:29
Compare
Choose a tag to compare
EdiWriter Pre-release
Pre-release
  • EdiWriter is functional.
  • Bug fixes (addresses issue #16)

Segment Groups

06 Sep 14:08
Compare
Choose a tag to compare

The Segment Group feature. A new attribute is now available for declaring of custom logical structures other than the EDI standard ones. See SegmentGroupAttribute. Feature discussion: #13

X12 support

04 Aug 08:54
Compare
Choose a tag to compare
  • ANSI X12 support
  • bug fixes

Conditional deserialization on Segment & Element attributes.

01 Aug 13:20
Compare
Choose a tag to compare

extend serializer to account for conditional deserialization on classes marked with the Segment or Element attributes.

Related to #8

Support for EDI release character (escape char)

21 Jul 14:39
Compare
Choose a tag to compare

EDI Reader & Deserializer

25 Sep 18:04
Compare
Choose a tag to compare

EDI Reader & Deserializer

21 Sep 11:01
Compare
Choose a tag to compare
v1.0

Make path a private member and update accordingly whenever needed. Th…