We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c71db commit 0743f9cCopy full SHA for 0743f9c
CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
9
### Fixed
10
11
- Don't use C++14 feature ([#510](https://github.com/stack-of-tasks/eigenpy/pull/510))
12
+- Add inline to `deprecationTypeToPyObj` definition to avoid linking error ([#512](https://github.com/stack-of-tasks/eigenpy/pull/512))
13
14
## [3.10.0] - 2024-09-26
15
0 commit comments