-
Joris Vaillant authoredJoris Vaillant authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 572 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased]
[3.1.2] - 2023-11-09
Added
- Support Python 3.12 (#391)
Fixed
- Add method to
std::vector<MatrixXX>
binding even if another library had registered it (#393)
Changed
- CMake minimal version is now 3.10 (#388)