Skip to content

Releases: lu-zero/cargo-c

New bugfix release

22 Mar 05:50

Choose a tag to compare

  • Correct the fingerprint system
  • Correctly handle library names with -

Full rewrite

21 Mar 15:29

Choose a tag to compare

Update dependencies

16 Mar 09:58

Choose a tag to compare

  • Use cbindgen 0.13.1

Update dependencies

16 Mar 09:57

Choose a tag to compare

  • Use the new cbindgen.

Bugfix release

17 Dec 06:59

Choose a tag to compare

  • Fix the incomplete bsd support (hopefully)

New feature release

14 Dec 16:46

Choose a tag to compare

  • Add support for DragonFly BSD and NetBSD.
  • Support correctly crates with dashes in their name.

New feature release

06 Dec 12:31

Choose a tag to compare

  • Add support for FreeBSD
  • Use cbindgen 0.11

New bugfix release

16 Nov 17:30

Choose a tag to compare

  • Change dashes to underscores when creating the macro names. (spotted with rust-av components)

New feature release

09 Nov 02:53

Choose a tag to compare

  • Embed the version information as macro fields in the header

Bugfix release

06 Sep 17:25

Choose a tag to compare

  • Make sure failures are reported in the program return value