Skip to content

Release v0.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 12:46
· 207 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)