Releases: RUrlus/carma
Releases · RUrlus/carma
Release v0.8.0
What's Changed
- DEP: Add support for Numpy v2 by @RUrlus in #130
- DEP: [BREAKING] Minimum Pybind11 version bumped to 2.12.0
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
What's Changed
- update armadillo 12 branch by @conradsnicta in #121
- update to armadillo 12.4.x by @conradsnicta in #122
- add armadillo 12.6.x by @conradsnicta in #124
- add armadillo 12.8.x by @conradsnicta in #127
Full Changelog: v0.6.7...v0.7.0
Release v0.6.7
What's Changed
- FIX: Support fixed-size matrices by @yaqwsx in #113
- CICD: Update CI/CD pipelines by @RUrlus in #116
- DEP: add armadillo 12.0.x branch by @conradsnicta in #117
New Contributors
Full Changelog: v0.6.6...v0.6.7
Release Carma v0.6.6
Changes
- fixes finding python3 on manylinux CICD image when installed
Release CARMA v0.6.5
Patch release that mainly updates dependency versions.
Changes
- Only search for Python headers for carma::carma target
- Update default Armadillo version to 11.1.x from 11.0
Release CARMA V0.6.3
Patch release of CARMA
Changes
- Update default Armadillo version to 10.8.x from 10.7.x which will be removed soon.
- Update default Pybind11 version to 2.9.0
- Fix style issues in test suite
Release CARMA V0.6.2
Release CARMA V0.6.1
Patch release of CARMA
Changes
- include Pybind11 header in cnalloc to prevent linking issue on Windows in debug mode #87
Release CARMA V0.6.0
Patch release CARMA 5.0.2
Changes
Closes #79 where internal header had wrong relative include path after installation.