Path to this page:
Subject: CVS commit: pkgsrc/devel/cbindgen
From: Ryo ONODERA
Date: 2020-03-06 15:22:14
Message id: 20200306142214.E927EFB27@cvs.NetBSD.org
Log Message:
cbindgen: Update to 0.13.1
Changelog:
0.13.1
* Support #[cfg] on individual enum variants. (#469)
0.13.0
* Support 'swift_name' attributes on generated functions (#449)
* Add [export.pre_body] to config (#452)
* Handle new line in doc attribute (#454)
* Add support for `Self` in tagged enums, structs and unions (#455, #455, #456)
* Make sentinel variant respect regular config (#459)
* Fix layout of tagged enums with size under some configurations (#463)
* Add an option to allow configuring the order of function names in generated \
headers (#466)
0.12.2
Not available
Files: