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.
- 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
None
type not being bolded
- A bug where custom types with no fields were decoded incorrectly on the Erlang target
- Initial release