Skip to content

Releases: RobotWebTools/rclnodejs-cli

v0.1.3

01 Jul 22:32
5d021c5
Compare
Choose a tag to compare
Added GETTING-STARTED & README files to package templates (#16)

* improved ros version specific tests

* set 775 permission on run_ros_version.sh

* Added GETTING-STARTED & README to js & ts pkg templates; bumped ver
number

* set mode 755 on all .sh files

v0.1.2

16 Apr 00:14
931fbeb
Compare
Choose a tag to compare

Adds 2 commandline flags for the create-package command:

  • --no-init - Do not run npm init on the new package
  • --rclnodejs-version <x.y.z> - Specify the version of rclnodejs to install in the new package

v0.1.1

12 Apr 20:08
Compare
Choose a tag to compare

Initial release.