## 0.16.0 * Remove artificial restriction on lifetime parameters on enums (#604) * Add an option for converting usize/isize into size_t/ptrdiff_t. (#606) * Allow controlling the cargo profile used for expansion. (#607) * Support wider range of expressions in enum discriminants (#614) * Support generation of Cython bindings (#590) * Fixed some issues with style=tag and recursive structs (#615) * Default C style to Both (as specified in docs) (#615) * Fix resolution of path dependencies from certain modules. (#629) * Support inlined definitions for tuple variants with a single field in C (#631)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b4496c52649d2c28bc896c708c067fe7bc7987 commit e5b4496c52649d2c28bc896c708c067fe7bc7987 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2021-01-22 00:01:12 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2021-01-22 00:06:24 +0000 dev-util/cbindgen: bump to v0.16.0 Closes: https://bugs.gentoo.org/763030 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> dev-util/cbindgen/Manifest | 10 +++++ dev-util/cbindgen/cbindgen-0.16.0.ebuild | 67 ++++++++++++++++++++++++++++++++ 2 files changed, 77 insertions(+)