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 14b86f6 commit 807ddbbCopy full SHA for 807ddbb
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# WIP 0.5.0
+# 0.5.0
2
3
- added `send_after` to `ActorWrapper<A>` to allow sending of delayed messages
4
- delayed messages are handled through system internal DelayActor
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tyra"
-version = "0.4.0"
+version = "0.5.0"
authors = ["sers.dev <[email protected]>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
0 commit comments