Skip to content

Releases: mozilla/cbindgen

v0.12.0

16 Dec 12:48
38fda6b
Compare
Choose a tag to compare
 * Added support for #[repr(align)] and #[repr(packed)] on structs and unions. https://github.com/eqrion/cbindgen/pull/431
 * Added support to generate copy-assignment operators for enums. https://github.com/eqrion/cbindgen/pull/434

v0.11.1

08 Dec 21:38
e050442
Compare
Choose a tag to compare
v0.11.1

v0.11.0

03 Dec 23:19
0355c3c
Compare
Choose a tag to compare
 * Made rust char map to uint32_t. https://github.com/eqrion/cbindgen/pull/424

v0.10.1

03 Dec 00:00
913b08d
Compare
Choose a tag to compare
 * Improved error message for missing config file. https://github.com/eqrion/cbindgen/pull/422
 * Add missing header for char32_t. https://github.com/eqrion/cbindgen/pull/414

v0.10.0

29 Nov 16:21
6360d4f
Compare
Choose a tag to compare
v0.10.0

v0.9.1

26 Aug 08:49
8e4db4c
Compare
Choose a tag to compare
v0.9.1

release-example

18 Aug 16:07
04fa755
Compare
Choose a tag to compare
release-example