What's Changed * Build and push Docker image by messense in https://github.com/messense/cargo-zigbuild/pull/29 * Pass macOS `SDKROOT` as plain include/library/framework path by messense in https://github.com/messense/cargo-zigbuild/pull/30
What's Changed * Reuse Cargo cli options from `cargo-options` crate by messense in https://github.com/messense/cargo-zigbuild/pull/21 * Fix Zig detection on Windows. by calavera in https://github.com/messense/cargo-zigbuild/pull/22 * Fix zig command execution by calavera in https://github.com/messense/cargo-zigbuild/pull/24 * Allow to specify binary paths for python and zig. by calavera in https://github.com/messense/cargo-zigbuild/pull/26
New Contributors * calavera made their first contribution in https://github.com/messense/cargo-zigbuild/pull/22