New
0.9.0
What's Changed
- Fixed clippy warnings by @dr0ps in https://github.com/Dushistov/flapigen-rs/pull/471
- Replaced #[no_mangle] with #[unsafe(no_mangle)] as required by rust 2024 by @dr0ps in https://github.com/Dushistov/flapigen-rs/pull/470
- improve support C++ tuples by @Dushistov in https://github.com/Dushistov/flapigen-rs/pull/474
New Contributors
- @dr0ps made their first contribution in https://github.com/Dushistov/flapigen-rs/pull/471
Full Changelog: https://github.com/Dushistov/flapigen-rs/compare/0.8.0...0.9.0