Releases: lu-zero/cargo-c
Releases · lu-zero/cargo-c
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
v0.10.1
v0.10.0
- cargo
0.80
- By default, if not cross-compiling, cargo-c now has the same heuristic to figure out per-platform default directories matching meson (Thank you @amyspark)
- Additional improvements in dealing with MSVC (Thank you again @amyspark!)
New Contributors
Full Changelog: v0.9.32...v0.10.0