We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2889290 commit fe0a682Copy full SHA for fe0a682
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.21.0 - 2022-04-24
4
5
- Fixed a bug where record-based map keys would clash in JavaScript.
6
- The `eunit` Erlang headers are no longer required to compile this package.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.20.0"
+version = "0.21.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments