Skip to content

Releases: mllken/zig-socks

v0.2.3

15 Feb 18:00
Compare
Choose a tag to compare

small memcpy fix

v0.2.2

15 Feb 11:41
Compare
Choose a tag to compare

Update to Zig 0.13

v0.2.1

09 Oct 10:02
229f3ea
Compare
Choose a tag to compare

Support Zig 0.11 and build.zig fixes

v0.2.0

07 Mar 17:27
a3d5edf
Compare
Choose a tag to compare

This release removes the old std.x API, in favor of std.net. This is in preparation for Zig 0.11, which removes std.x.

v0.1.0

29 Oct 16:24
Compare
Choose a tag to compare

Initial release

Tested with Zig 0.9.1 and 0.10.x