Releases: Kyorai/cuttlefish
Releases · Kyorai/cuttlefish
v3.6.0
What's Changed
- GitHub actions workflow updates by @lukebakken in #61
- Support multiline configuration values by @lukebakken in #63
- Fix edoc warning by @lukebakken in #65
- Handle conf files that start with unicode BOM by @lukebakken in #64
- Provide more informative output by @lukebakken in #66
- v3.6.0 CHANGELOG by @lukebakken in #67
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Parse tagged value tag up to the first colon #56 by @michaelklishin in #57
- Restrict what characters tagged value prefixes (tags) are allowed to have by @michaelklishin in #58
Full Changelog: v3.4.0...v3.5.0
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