Skip to content

v0.14.3

Compare
Choose a tag to compare
@emilio emilio released this 24 Jun 15:52
cc2876f
 * Introduce cbindgen:ignore comment annotation, to allow ignoring items or modules. (#519)
 * Support for casts in constant expressions. (#526)
 * Make a non-fatal error a warning message. (#535)
 * Add a --metadata option to the CLI, to allow passing pre-computed cargo metadata. (#538)