New
v1.9.4
What's Changed
- ci: change create-release to Cysharp/Actions by @guitarrapc in https://github.com/Cysharp/csbindgen/pull/104
- ci: Pinning third party GitHub Actions sha by @guitarrapc in https://github.com/Cysharp/csbindgen/pull/105
- Adds support for parsing doc comments on Rust types by @cloone8 in https://github.com/Cysharp/csbindgen/pull/90
- Mangle2024 fix by @neuecc in https://github.com/Cysharp/csbindgen/pull/110
- Add support for parsing Rust 2024 edition of #[unsafe(no_mangle)] and unsafe(export_name = "foo")] attributes. by @mmusial in https://github.com/Cysharp/csbindgen/pull/103
- fix handling of MaybeUninit by @mhama in https://github.com/Cysharp/csbindgen/pull/106
New Contributors
- @mmusial made their first contribution in https://github.com/Cysharp/csbindgen/pull/103
- @mhama made their first contribution in https://github.com/Cysharp/csbindgen/pull/106
Full Changelog: https://github.com/Cysharp/csbindgen/compare/1.9.3...1.9.4