Skip to content

Commit

Permalink
chore: prepare 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
leostera committed Nov 24, 2023
1 parent 62be8f2 commit 6c862bf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changes

## 0.0.4

* Internally immediately suspend (bypassing reduction counts) when on a receive expression
* Fix reads from closed Unix sockets
* Fix writes to closed Unix sockets
* Ignore SIGPIPEs on setup
* Fix always mark connected sockets as nonblocking
* Fix GC i/o process table
* Surface pretty-printing of socket values

## 0.0.3

* Big namespace refactor. `Riot.Runtime` includes the lower-level runtime
Expand Down

0 comments on commit 6c862bf

Please sign in to comment.