Skip to content
Snippets Groups Projects
Forked from Stack Of Tasks / eigenpy
Loading
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 33.37 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

Added

  • Add new helper functions to check Tensor support

Fixed

  • Fix stub generation on Windows

3.1.3 - 2023-11-09

Fixed

  • Install include/eigenpy/registration_class.hpp

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)

3.1.1 - 2023-07-31

What's Changed

3.1.0 - 2023-06-01

What's Changed

3.0.0 - 2023-04-22

What's Changed

2.9.2 - 2023-02-01

What's Changed