YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
YARP 3.11.1 (2025-02-23)

YARP 3.11.1 Release Notes

A (partial) list of bug fixed and issues resolved in this release can be found here.

Changes

Compiler features

The PUBLIC and INTERFACE values set by target_compile_features have been changed back from cxx_std_20 to cxx_std_17, to permit to continue to compile downstream projects with C++17. This is not a long term decision, and in future the minimum C++ version required to compile headers could be increased again.

Contributors

This is a list of people that contributed to this release (generated from the git history using git shortlog -ens --no-merges v3.11.0..v3.11.1):

3 Silvio Traversaro <silvio.traversaro@iit.it>
2 robotology-bot (Tag Repository Action) <robotology@iit.it>
1 Marco Randazzo <marco.randazzo@iit.it>