View Source Changelog
0.3.0 - 13 Jul 2024
- Support utf-8 strings
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