node-x12 version 1.3.5
Updated truncate() to accept an array of strings. Useful for how node-x12 handles loops when mapping an object to an x12 transaction set.
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.