gleam/dynamic/decode
decoders are now used instead ofdecode/zero
decoders.
- Added the
optional_read
function.
- The
data_directory
andtemporary_directory
configuration values have been replaced by thestorage_path
configuration. - The
list
function was added.
- Initial release.