Releases: alaviss/nim-sys
Releases · alaviss/nim-sys
0.0.4
What's Changed
Main changes
- files, sockets: ignore cleanup exceptions on =destroy by @alaviss in #78: Fixes compilation with new skull
- Unix sockets by @ehmry in #75
Misc. changes
- build(deps): bump actions/download-artifact from 4.1.2 to 4.1.3 by @dependabot in #73
- build(deps): bump actions/download-artifact from 4.1.3 to 4.1.4 by @dependabot in #74
- sys(treewide): bump version to 0.0.4 by @alaviss in #79
New Contributors
Full Changelog: 0.0.3...0.0.4
0.0.3
0.0.2: ipv6 and bugs fixes
New very experimental IPv6 support, which also broke API
compatibility with 0.0.1.
Fixed some nasty bugs like an use-after-free.
Still not recommended for production workloads.
0.0.1: pre-pre release
Tagged for those that want to experiment with this.
This code is not ready for production.