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.
- Rename and expose
to_dynamic
function.
- Relax dependency constraints.
- Matrix strategy to CI to test multiple Gleam language versions.
- Gleam version to 0.14.0,
gleam_stdlib
version to 0.14.0.
- Properly update
gleam_stdlib
(to version 0.11.0) andgleam_decode
(to version 1.5.1).
- Gleam version to 0.11.2,
gleam_stdlib
version to 0.11.0, andgleam_decode
version to 1.5.0.
- Gleam version to 0.8.0 and
gleam_stdlib
version to 0.8.0.
- Initial release!