Releases: lu-zero/cargo-c
Releases · lu-zero/cargo-c
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
v0.9.32
- Improve the android targets support
- Cargo
0.79.0
v0.9.31
- Match the beaviour of meson regarding relative paths in the install directories
- cargo
0.78
v0.9.29
cargo 0.76
toml 0.8
itertools 0.12
v0.9.28
- Add
version_suffix_components
setting to support non-semver compatibility (thank you @kpcyrd !) (see #345)
cargo 0.75.1
- MRSV bumped to rust 1.72
v0.9.26
- bindgen
0.26
- cargo
0.74
- mrsv
1.70
What's Changed
- Fix sover detection for 0-based versioning by @kpcyrd in #346
New Contributors
Full Changelog: v0.9.24...v0.9.26
v0.9.24
- cargo
0.73.0
- cbindgen
0.25.0
v0.9.23
- cargo
0.72.2
- pinning of a cargo dependency that broke semver.