Release v0.12.1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 0.12.1
|
||||
|
||||
* Added support for #[repr*64)] on enums. https://github.com/eqrion/cbindgen/pull/441
|
||||
* Added support to generate plain enums instead of enum classes for C++. https://github.com/eqrion/cbindgen/pull/443
|
||||
* Fixed dependency resolution with lockfile v2. https://github.com/eqrion/cbindgen/pull/438
|
||||
|
||||
## 0.12.0
|
||||
|
||||
* Added support for #[repr(align)] and #[repr(packed)] on structs and unions. https://github.com/eqrion/cbindgen/pull/431
|
||||
|
||||
Reference in New Issue
Block a user