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 21ebede commit a363fd9Copy full SHA for a363fd9
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## 1.32.0 - 2023-10-14
+## 1.32.1 - 2023-10-15
5
- Fix return value from C function `janet_dobytes` when called on Janet functions that yield to event loop.
6
- Change C API for event loop interaction - get rid of JanetListener and instead use `janet_async_start` and `janet_async_end`.
7
- Rework event loop to make fewer system calls on kqueue and epoll.
0 commit comments