Releases: lu-zero/cargo-c
Releases · lu-zero/cargo-c
v0.6.5
v0.6.4
v0.6.3
New bugfix release
- Fix some global command line parsing issue (
verbose
,frozen
, etc) - Fix the default pkg-config file generation
- Make sure the
--cfg cargo_c
is passed to the compiler.
New bugfix release
- Correct the fingerprint system
- Correctly handle library names with
-
Full rewrite
Update dependencies
- Use cbindgen 0.13.1
Update dependencies
- Use the new cbindgen.
Bugfix release
- Fix the incomplete bsd support (hopefully)
New feature release
- Add support for DragonFly BSD and NetBSD.
- Support correctly crates with dashes in their name.