v1.4.0
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
- @jlblancoc made their first contribution in #257
- @andrewandersonintel made their first contribution in #265
- @masinag made their first contribution in #267
- @nikitalita made their first contribution in #272
Full Changelog: v1.3.0...v1.4.0