Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Latest commit

 

History

History
53 lines (29 loc) · 981 Bytes

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 981 Bytes

Changelog

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.

Unreleased

v0.5.0 - 2021-02-27

Added

  • Rename and expose to_dynamic function.

Changed

  • Relax dependency constraints.

v0.4.0 - 2021-02-22

Added

  • Matrix strategy to CI to test multiple Gleam language versions.

Changed

  • Gleam version to 0.14.0, gleam_stdlib version to 0.14.0.

v0.3.1 - 2020-09-07

Fixed

  • Properly update gleam_stdlib (to version 0.11.0) and gleam_decode (to version 1.5.1).

v0.3.0 - 2020-09-06

Changed

  • Gleam version to 0.11.2, gleam_stdlib version to 0.11.0, and gleam_decode version to 1.5.0.

v0.2.0 - 2020-05-11

Changed

  • Gleam version to 0.8.0 and gleam_stdlib version to 0.8.0.

v0.1.0 - 2020-04-15

  • Initial release!