Releases: Kyorai/cuttlefish
Releases · Kyorai/cuttlefish
v3.4.0
What's Changed
- New data types: "plain" binary, tagged binary by @michaelklishin in #52
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Don't fail with an 'undefined' log level by @michaelklishin in #45
- New data type: tagged string by @michaelklishin in #46
- Grammar: require a space after the "include" directive by @michaelklishin in #47
- Support for 'escaped values' by @michaelklishin in #48
- Require Erlang/OTP 24.x by @michaelklishin in #49
- Bump getopt to 1.0.3 by @michaelklishin in #50
Full Changelog: v3.2.0...v3.3.0
3.2.0
What's Changed
- GHA updates by @lukebakken in #34
- Add new domain_socket data type by @codeadict in #33
New Contributors
- @codeadict made their first contribution in #33
Full Changelog: v3.1.0...v3.2.0
3.1.0
This release adds full unicode support.
3.0.1
2.7.0
Supported Erlang Versions
This release supports Erlang versions between 21 and 24.
Changes
Erlang 24 Compatibility
Cuttlefish now compiles and runs on Erlang 24. This required upgrading Lager to 3.9.x
.
2.6.0
v2.4.0
Upgrades the lager
dependency to version 3.8.0