Releases: msgpack/msgpack-erlang
Releases · msgpack/msgpack-erlang
0.8.1 Release
0.8.0 Release
What's Changed
- Allow Erlang/OTP 20.0 to compile. by @okeuday in #74
- Explicit tagged list by @manikdv in #73
- Fix for known_atoms decoding by @cleverfox in #77
- Fix map_format examples by @elbrujohalcon in #79
- Update supported Erlang/OTP releases by @okeuday in #80
- Fix pack/unpack specs when using ext by @elbrujohalcon in #87
- rebar.config: bump OTP bounds to 22 by @kvelicka in #85
- Fix signature for dializer by @kuenishi in #89
- Introduce GitHub Actions as standard CI by @kuenishi in #90
- Binary Optimizations by @elbrujohalcon in #88
- Cleanup for release by @kuenishi in #91
New Contributors
- @manikdv made their first contribution in #73
- @cleverfox made their first contribution in #77
- @elbrujohalcon made their first contribution in #79
- @kvelicka made their first contribution in #85
Full Changelog: 0.7.0...0.8.0
0.3.6
0.4.0 Release
- Deprecate
nil
- Moved to rebar3
- Promote default map unpacker as default format when OTP is >= 17
- Added QuickCheck tests
- Since this version OTP older than R16B03-1 are no more supported
0.3.4 Release
For OTP-18.