Skip to content

Releases: americanexpress/simplemli

v1.0.2

25 Mar 22:21
41340c0
Compare
Choose a tag to compare

What's Changed

  • Decode: use unsafe []byte->string conversion for discarded value by @odeke-em in #4
  • chore: cleaning up docs and ci by @madflojo in #7
  • Fixing the tests command option for data race detection by @madflojo in #8

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Sep 18:47
3a0b64d
Compare
Choose a tag to compare

Minor release which includes a 78% performance gain decoding the A4E MLI type.

v1.0.0

05 Aug 23:22
dc1d2cd
Compare
Choose a tag to compare

Message Length Indicator Encoder/Decoder