Skip to content

Releases: Greenroom-Robotics/platform_cli

v1.6.0

10 Dec 01:33
Compare
Choose a tag to compare

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

18 Nov 00:29
Compare
Choose a tag to compare

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

12 Jun 02:08
Compare
Choose a tag to compare

1.4.0 (2024-06-12)

Features

  • add ros_distro support to release (3529d5d)

v1.3.3

01 Mar 02:36
Compare
Choose a tag to compare

1.3.3 (2024-03-01)

Bug Fixes

  • add PACKAGE_DIR (60c0c45)
  • mount packages into the same location (c4b001a)

v1.3.2

14 Feb 00:32
Compare
Choose a tag to compare

1.3.2 (2024-02-14)

Bug Fixes

  • only mount packages in the package_dir into the docker container (250a9b7)

v1.3.1

14 Jan 23:46
Compare
Choose a tag to compare

1.3.1 (2024-01-14)

Bug Fixes

  • only watch pythong and cpp files (b72239b)

v1.3.0

12 Dec 06:52
Compare
Choose a tag to compare

1.3.0 (2023-12-12)

Features

  • add a plaform ros run script (c4bfbed)

v1.2.3

24 Oct 06:03
Compare
Choose a tag to compare

1.2.3 (2023-10-24)

Bug Fixes

  • add support for processes when using --watch (723f917)

v1.2.2

24 Oct 02:08
Compare
Choose a tag to compare

1.2.2 (2023-10-24)

Bug Fixes

  • remove process=True from build (b3280fa)

v1.2.1

24 Oct 01:21
Compare
Choose a tag to compare

1.2.1 (2023-10-24)

Bug Fixes