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 , 5 years ago
Milestone: | 8.5 → 9.0 |
---|
comment:2 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 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.
Note:
See TracTickets
for help on using tickets.
Milestone renamed