Releases: lu-zero/cargo-c
Releases · lu-zero/cargo-c
v0.10.9
What's Changed
- Fix Meson naming convention and import lib generation under MinGW (Thank you @kleisauke !)
- cbindgen
0.28.0
New Contributors
- @chenrui333 made their first contribution in #435
v0.10.8
v0.10.7
v0.10.6
v0.10.5
- cargo
0.83
- Windows support overhaul with fixes and better CI support (thank you @amyspark and @folkertdev !)
- Plenty of refactoring, tests (thank you @folkertdev !)
- Fix link-line support on workspaces with packages with different dependencies (thank you @thiblahute !)
- Additional small fixes
New Contributors
Full Changelog: v0.10.4...v0.10.5
v0.10.4
- cargo
0.82.0
- cbindgen
0.27.0
- Support
no_std
crates - Always print
PKG_CONFIG_PATH
on cargo build -v
New Contributors
- @quietvoid made their first contribution in #395
- @jahartsell made their first contribution in #396
Thanks
- @mgeier for extending the CI
v0.10.3
v0.10.2
pre-0.10.2
Fix deploy