What's Changed
- Documentation about C++ versions. by @adetaylor in #1305
- Further documentation on C++ versions. by @adetaylor in #1306
- Newtype wrapper for more concise syn debug output. by @adetaylor in #1309
- Remove commented Cargo line by @adetaylor in #1310
- cargo update by @adetaylor in #1315
- Explicitly reject bitfields by @adetaylor in #1313
- Fix badly named alloc function - fixes #1318 by @adetaylor in #1323
- Clippy fixes. by @adetaylor in #1324
- Test behavior when subclassing something that depends on opaque types by @adetaylor in #1330
- Clippy fix. by @adetaylor in #1335
- Missing stdints. by @adetaylor in #1340
- Bump rustix from 0.37.23 to 0.37.25 by @dependabot in #1338
- Add some missing headers. by @adetaylor in #1344
- Fix unused import warnings. by @adetaylor in #1345
- Clippy fix. by @adetaylor in #1352
- Remove redundant fields. by @adetaylor in #1354
- Add integration tests for functions taking array parameters by @EdmundGoodman in #1353
- Bump shlex from 1.1.0 to 1.3.0 by @dependabot in #1359
- Potential fix for nightly problem. by @adetaylor in #1364
- ci: Use GITHUB_OUTPUT envvar instead of set-output command by @arunsathiya in #1357
- Avoid UB on opaque types. by @adetaylor in #1365
- Some clippy fixes. by @adetaylor in #1367
- Clippy fixes by @adetaylor in #1372
- Fix doc indentation by @adetaylor in #1375
- Revise to autocxx-bindgen 0.69.4. by @adetaylor in #1376
- Revise to 0.27.0 by @adetaylor in #1377
New Contributors
- @dependabot made their first contribution in #1338
- @EdmundGoodman made their first contribution in #1353
- @arunsathiya made their first contribution in #1357
Full Changelog: v0.26.0...v0.27.0