Releases: robotology/robotology-superbuild-dependencies-vcpkg
Releases · robotology/robotology-superbuild-dependencies-vcpkg
v0.11.0
- Bump
actions/checkout
fromv1
tov3
. - Bump vcpkg version to
2023.10.19
. - Move
tinyxml2
tovcpkg-robotology.zip
. - Add
tomlplusplus
tovcpkg-robotology.zip
- Remove
vcpkg-robotology-with-gazebo.zip
, if you want to use Gazebo on Windows please use conda-forge. - Move
pcl
andvtk
tovcpkg-robotology.zip
Storage for outdate conda binaries
Merge pull request #59 from robotology/refresh Refresh CI
v0.10.1
What's Changed
- Update documentation with reference to ROBOTOLOGY_USES_PCL_AND_VTK option by @traversaro in #56
- Explicitly install opencv[contrib] by @traversaro in #57
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Add PCL visualization feature and fix build by @traversaro in #54
Full Changelog: v0.9.0...v0.10.0
v0.8.0
v0.7.0
Important changes
The main changes from version v0.6.5
:
- The vcpkg version was bumped to checkout
cdd51899f6ae3736bfbe936f9e387f86d4a63a58
to fix compatibility with CMake 3.21 (see microsoft/vcpkg#18952 (comment), #48).
v0.6.5
Important changes
The main changes from version v0.6.5
:
- Add the
nlohmman-json
library invcpkg-robotology.zip
.
v0.6.4
Important changes
The main changes from version v0.6.3
:
- Add the
boost-circular-buffer
library invcpkg-robotology.zip
.
v0.6.3
Important changes
The main changes from version v0.6.2
:
- Include the
spdlog
library also invcpkg-robotology.zip
.
v0.6.2
Important changes
The main changes from version v0.6.1
:
- Added the
spdlog
library invcpkg-robotology-with-gazebo.zip
.