What's Changed
- feat: multipart support non-copying upload by @jiacai2050 in https://github.com/jiacai2050/zig-curl/pull/40
- fix: mbedtls thread-safety by @xydone in https://github.com/jiacai2050/zig-curl/pull/42
- fix illegal instructions on Windows by @MrScriptX in https://github.com/jiacai2050/zig-curl/pull/43
New Contributors
- @xydone made their first contribution in https://gi...