Current section

Files

Jump to
json_url CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.0 - 30 Apr 2024
- Breaking change: The empty string decodes to "!e" and "e" is otherwise
not escaped.
## 0.1.2 - 14 Mar 2024
- Fix missing typespec on `decode/1`.
## 0.1.1 - 14 Mar 2024
- Fix format of changelog
## 0.1.0 - 14 Mar 2024
- Initial revision