We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7492dcf commit fed08feCopy full SHA for fed08fe
CHANGELOG.md
@@ -1,8 +1,21 @@
1
# Lunatic Changelog
2
3
+## v0.10.0
4
+
5
+Released 2022-07-04.
6
7
+### Changes
8
9
+- Distributed lunatic based on QUIC ([@withtypes](https://github.com/withtypes) &
10
+ [@kosticmarin](https://github.com/kosticmarin))
11
+- Switched from async_std to tokio ([@kosticmarin](https://github.com/kosticmarin))
12
+- `kill` host function added ([@zhamlin] https://github.com/zhamlin)
13
+- `send_after` & `cancel_timer` host functions added ([@zhamlin] https://github.com/zhamlin)
14
+- timeout type in host functions switched from `u32` to `u64`
15
16
## v0.9.0
17
-Released 2022-01-20.
18
+Released 2022-04-25.
19
20
### Changes
21
0 commit comments