Opened 5 years ago

Closed 5 years ago

#12203 closed enhancement (fixed)

cbindgen-0.9.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (4)

comment:1 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

comment:2 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 5 years ago

## 0.9.0

  • Support to generate C headers with C++ compatibility.
  • Fix include guard generation when no_includes is set.
  • Fix crate parsing order so that types from the binding crate are preferred in presence of conflicting names.
  • Add extra_bindings option to generate bindings for dependencies.
  • Clap dependency is optional now so it's feasible to avoid building it if cbindgen is used as a library.

comment:4 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21798.

Note: See TracTickets for help on using tickets.