Skip to content

v1.0.5 Upgrade min go ver to 1.16; full ES6 feature support in javascript; various minor feature additions and fixes

Latest
Compare
Choose a tag to compare
@jf-tech jf-tech released this 03 Jul 21:14
· 1 commit to master since this release
0ae53cc

What's Changed

  • allowing for extra properties in edi file declaration by @jose-sherpa in #207
  • Multi-lined envelope reading corruption caused by direct reference into bufio.Reader's internal buffer rollover. by @jf-tech in #214
  • Introducing repetition_delimiter to EDI schema. by @jf-tech in #215
  • adding ndjson format by @jose-sherpa in #218
  • ISSUE-221 Per request, upgrading dependency goja to v0.0.0-20230812105242-81d76064690d to include all ES6 features by @jf-tech in #222

New Contributors

Full Changelog: v1.0.4...v1.0.5