Skip to content

Releases: walmartlabs/gozer

0.3.0 Milestone 2

18 Nov 17:57
Compare
Choose a tag to compare
0.3.0 Milestone 2 Pre-release
Pre-release

This milestone release represents the current work on the 0.3.0 version of Gozer

Additions since M1

  • added the REF segment to ASN parser (Shipment & Batch)
  • added the DTM segment to ASN parser (Shipment & Batch)
  • added support for Perishable Batch Loop (ASN)
  • added support for Perishable Pack (ASN)

This release is stable but is still considered a beta.
It has been released for two reasons:

  • the work that has been done is stable and can be used to start development while we finish things up
  • the Walmart Labs policies currently restrict the ability for the Walmart internal repository (Proximity) to mirror snapshots

We don't recommend using this in production

0.3.0 Milestone 1

09 Nov 23:38
Compare
Choose a tag to compare
0.3.0 Milestone 1 Pre-release
Pre-release

This milestone release represents the current work on the 0.3.0 version of Gozer

  • The basic ASN parsing capability has been added
  • EDI message splitter has been added

The work isn't complete and this should be considered a beta.
It has been released for two reasons:

  • the work that has been done is stable and can be used to start development while we finish things up
  • the Walmart Labs policies currently restrict the ability for the Walmart internal repository (Proximity) to mirror snapshots

We don't recommend using this in production

0.2.1

17 Feb 19:28
Compare
Choose a tag to compare

Fixes
#65

0.2.0

06 Jun 22:41
Compare
Choose a tag to compare

Refactors to enable development of ASN 856 and other EDI X12 formats
Remains backward compatible w/ prior versions

Fixes
#37

0.1.5

29 Nov 16:50
Compare
Choose a tag to compare

Temporary patch to remove G72 parsing in DEX 894 parser
See #30 and #31

0.1.4

28 Nov 22:46
Compare
Choose a tag to compare

Fixes two bugs
#26 CRC generator does not always produce a 4 character value
#27 CRC comparison rejects CRC values that are lower case

0.1.2

01 Nov 20:30
Compare
Choose a tag to compare

Issue #18 Add CRC 16 generator to verify DEX transactions

0.1.1

20 Apr 17:47
Compare
Choose a tag to compare

Release 0.1.1
#7 Add support for G72 and G84 segments in DEX 894
#9 FIX for G22 parsing issue in DEX 894
added InvoiceType enum

0.1.0

20 Apr 17:40
Compare
Choose a tag to compare

Release 0.1.0 (April 11, 2018)
Initial Release of X12 Parsers

  • DEX 894