All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Upgraded dependencies to fix recent
gleam_stdlibcompatibility.
- Update to use new decoder API. (#7)
- A bug where dictionaries were not being broken the right way. (#5)
- Upgraded dependencies and Glam to fix recursion depth errors on the JavaScript target.
- FFI module name clashing with other packages
- The
Nonetype not being bolded
- A bug where custom types with no fields were decoded incorrectly on the Erlang target
- Initial release