Skip to content

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adetaylor adetaylor released this 09 Jun 13:36
· 1613 commits to main since this release
  • Spot inner types whose outer type contains __ and ignore them
  • Ignore APIs where bindgen wants &u8 used as a receiver
  • Support std::shared_ptr and std::weak_ptr
  • Documentation update.