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 3838eec commit a244e08Copy full SHA for a244e08
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.7.0 - 2023-08-30
4
5
- The `actor.Continue` record now contains an optional `Selector`, which can be
6
used to change the messages the actor is selecting. The `continue` and
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_otp"
-version = "0.6.0"
+version = "0.7.0"
licences = ["Apache-2.0"]
description = "Fault tolerant multicore Gleam programs with OTP"
0 commit comments