What's Changed
- No moves that would eliminate return value optimization by @adetaylor in #654
- Cease reject members with references by @adetaylor in #653
- Fix constructors for nested classes. by @adetaylor in #655
- Test for part of issue 642. by @adetaylor in #656
- Alert on abstract nested by @adetaylor in #660
- Simplify type generation code by @adetaylor in #659
- Adding
unsafe
to subclass functions where necessary by @adetaylor in #661 - Artisinal chromium example by @adetaylor in #657
- Add explicit message for non-pub subclass structs. by @adetaylor in #662
- Fix for build bug. by @adetaylor in #664
- Bump to autocxx-bindgen 0.59.4. by @adetaylor in #665
- Support variable-length ints in POD structs. by @adetaylor in #669
- Building an example on CI which was missed. by @adetaylor in #671
- Revise to 0.13.1. by @adetaylor in #672
Full Changelog: v0.13.0...v0.13.1