Releases: Greenroom-Robotics/platform_cli
Releases · Greenroom-Robotics/platform_cli
v1.6.0
1.6.0 (2024-12-10)
Features
- Post Build tagging in Semantic Release [sc-12927] (#9) (3beb889)
Bug Fixes
- also set distro on the update command (1170d28)
- hack to bring iron back from the dead (c92aedc)
v1.5.0
1.5.0 (2024-11-18)
Features
- workspace functionality aka russ's super cool secret branch (#7) (b4cd70b)
Bug Fixes
- don't call self, use functions instead (2a1d993)
- process calling now sends SIGINT, SIGTERM correctly (c51d487)
- typing issues (#8) (5af5f83)
- update Dockerfile assets (8653dd6)
- use merge strategy (b1d90dd)
v1.4.0
1.4.0 (2024-06-12)
Features
- add ros_distro support to release (3529d5d)
v1.3.3
1.3.3 (2024-03-01)
Bug Fixes
- add PACKAGE_DIR (60c0c45)
- mount packages into the same location (c4b001a)
v1.3.2
1.3.2 (2024-02-14)
Bug Fixes
- only mount packages in the package_dir into the docker container (250a9b7)
v1.3.1
1.3.1 (2024-01-14)
Bug Fixes
- only watch pythong and cpp files (b72239b)
v1.3.0
1.3.0 (2023-12-12)
Features
- add a
plaform ros run
script (c4bfbed)
v1.2.3
1.2.3 (2023-10-24)
Bug Fixes
- add support for processes when using
--watch
(723f917)
v1.2.2
1.2.2 (2023-10-24)
Bug Fixes
- remove
process=True
from build (b3280fa)
v1.2.1
1.2.1 (2023-10-24)
Bug Fixes