Skip to content

node-x12 version 1.3.3

Compare
Choose a tag to compare
@ahuggins-nhs ahuggins-nhs released this 16 Oct 15:02
· 43 commits to master since this release

Improved support for serializing and deserializing ISA13 and IEA02. Leading zeroes are parsed out of control number when converted to object model and added back in when converted to EDI document string.

Passes all existing tests.

This release is available as both JavaScript and TypeScript flavors. The preferred method for JavaScript is to use npm install node-x12 --save; the npm package is provided here for archival purposes.