What's Changed: new minor features
- Support
pod
extern_cpp_types
by @adetaylor in #1193 - Relatedly: Add documentation about the limits of
extern_cpp_types
by @adetaylor in #1221
What's Changed: useful bugfixes
- Fix enum
u16
representation. by @adetaylor in #1223 - Avoid unnecessary rebuilds by @adetaylor in #1219
- Make cxxgen.h names predictable in autocxx-build by @adetaylor in #1220
What's changed: other stuff
- Clippy fixes by @adetaylor in #1199
- Add a note about unsafety of reference wrappers. by @adetaylor in #1202
- Bump autocxx version in examples/llvm by @nak3 in #1213
- Fix typo in autocxx::concrete by @nak3 in #1209
- Bump miette to v5.x for examples/cpp_calling_rust by @nak3 in #1208
- Remove unnecessary memory include in subclass examples by @nak3 in #1210
- Update building.md to include flag syntax for msvc by @aaronrsiphone in #1203
- Latest clippy checks by @adetaylor in #1216
- Improve diagnostics for wrong filename by @adetaylor in #1218
- Fix doc build issue by @adetaylor in #1217
- Revise to 0.24.0 by @adetaylor in #1222
- Cargo publish now waits automatically. by @adetaylor in #1226
New Contributors
- @nak3 made their first contribution in #1213 (thanks!)
- @aaronrsiphone made their first contribution in #1203 (thanks!)
- Thanks also to those who raised bug reports
Full Changelog: v0.23.1...v0.24.0