Skip to content

Release v0.7.5

Choose a tag to compare

@github-actions github-actions released this 20 Jan 12:46
· 209 commits to main since this release

Changes

  • The CI now builds universal macOS binaries (M1 & Intel support).
  • Host functions for TCP read/writes indicate a timeout with a return value now, instead of a generic error. (contributed by @teymour-aldridge)