Skip to content

v0.20.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adetaylor adetaylor released this 07 Apr 21:19
· 599 commits to main since this release
bee0078

What's Changed

New features

  • Support writing depfiles from autocxx_gen by @adetaylor in #1012
  • Basic support for extern_cpp_type! by @adetaylor in #1008. This allows one set of include_cpp! bindings to delegate a type to another set obindings.

Boring but breaking change

Bugfixes and documentation

This version includes a lot of restructuring with no intentional functional change, as prep work for eventually landing the next bit of #379.

New Contributors

Full Changelog: v0.19.1...v0.20.0