v0.7.1
This release changes some management and versioning of dependencies and how the Python bindings CMake target is created, and adds support for the jrl-cmakemodules workspaces introduces by @jorisv
What's Changed
- [cmake] make python stubs depend on .pyc file compilation & sync submodule by @ManifoldFR in #85
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #89
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #95
- Update minimal fmt version by @jorisv in #97
- Enable jrl-cmakemodules workspace compatiblity by @jorisv in #99
- Set policy CMP0167 and comply to CMP0169 to avoid warnings with CMake 3.30 by @jorisv in #100
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #98
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #101
- [python/cmake] use Python3_add_library() by @ManifoldFR in #104
Full Changelog: v0.7.0...v0.7.1