Skip to content

v1.4.0

Compare
Choose a tag to compare
@lyskov lyskov released this 27 Nov 22:42
· 28 commits to master since this release
5a66684

What's Changed

  • Remove the banned symbols from enum bindings.
  • Add option to skip binding a field
  • Make CXX_STANDARD conditional on LLVM version
  • Add support for pybind11 Smart_holder branch
  • update build instructions for macOS
  • significant performance speedup for large code bases
  • other bug fixes and improvements

New Contributors

Full Changelog: v1.3.0...v1.4.0