v1.0.5 Upgrade min go ver to 1.16; full ES6 feature support in javascript; various minor feature additions and fixes
LatestWhat'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
- @jarede-dev made their first contribution in #181
- @jose-sherpa made their first contribution in #207
Full Changelog: v1.0.4...v1.0.5