What's Changed
- Forward kwargs to alias by @hofbi in #83
- Added basic example of using pybind11 by @roceb in #86
- Convert comments into docstrings by @hofbi in #89
- Examples should use local version by @hofbi in #87
- Add .gitignore by @hofbi in #88
- Add -Wl,-z,undefs to linux links by @keith in #90
- Bump pybind version to 2.13.1 by @hofbi in #97
- Bump rules_python version by @hofbi in #95
- Bump rules_python version in example by @hofbi in #93
- Revert "Add -Wl,-z,undefs to linux links" by @hofbi in #98
- Bump pybind11 version to 2.13.6 by @hofbi in #101
- Get module version from module_ctx and try to lookup integrities by @lalten in #103
New Contributors
- @hofbi made their first contribution in #83
- @roceb made their first contribution in #86
- @keith made their first contribution in #90
- @lalten made their first contribution in #103
Full Changelog: v2.12.0...v2.13.6