Releases: ros-tooling/setup-ros
Releases · ros-tooling/setup-ros
0.3.3
- Add support for Humble on Windows (#490)
0.3.2
- Make Connext version distro-specific (#486)
0.3.1
- Add support for Humble (#484)
0.3.0 (v0.3)
0.2.2
0.2.1
- Update GPG key
0.2.0 (v0.2)
- Add Galactic support
- Update colcon package versions - potentially breaks some usage, as
colcon-mixin
changed one warning to an error in the newer version
0.1.4
- Revert colcon version updates
0.1.3
- Update
colcon-*
versions - Install bison with brew to fix MacOS builds for cyclonedds
0.1.2
- make RTI Connext installation optional
- delete the default rosdep sources file before running
rosdep init
so that this action can run in environments that have already initialized rosdep - do an intermediate upgrade to pip 20 before trying to update further - fixes a problem with Ubuntu Xenial and pip v21
- various dependency version updates