Skip to content

Commit 046c6f4

Browse files
author
Minggang Wang
committed
Update README for v0.15.0
Fix #None
1 parent bf2c212 commit 046c6f4

File tree

2 files changed

+4
-16
lines changed

2 files changed

+4
-16
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,8 @@ npm i [email protected]
4545

4646
| RCLNODEJS Version | Compatible ROS 2 Release |
4747
| :---------------: | :-----------: |
48-
| [0.14.1 (current)](https://www.npmjs.com/package/rclnodejs/v/0.14.1) ([API](http://robotwebtools.org/rclnodejs/docs/0.14.1/index.html)) | [Foxy Fitzroy](https://github.com/ros2/ros2/releases/tag/release-foxy-20200605) |
49-
| [0.14.0](https://www.npmjs.com/package/rclnodejs/v/0.14.0) [(API)](http://robotwebtools.org/rclnodejs/docs/0.14.0/index.html) | [Eloquent Elusor - Patch 1](https://github.com/ros2/ros2/releases/tag/release-eloquent-20200124) |
50-
| [0.11.1](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.11.1) | [Eloquent Elusor](https://github.com/ros2/ros2/releases/tag/release-eloquent-20191122)
51-
| [0.10.3](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.3) | [Dashing Diademata - Patch 4](https://github.com/ros2/ros2/releases/tag/release-dashing-20191018) |
52-
| [0.10.2](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.2) | [Dashing Diademata - Patch 3](https://github.com/ros2/ros2/releases/tag/release-dashing-20190910) |
53-
| [0.10.1](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.1) | [Dashing Diademata - Patch 2](https://github.com/ros2/ros2/releases/tag/release-dashing-20190806) |
54-
| [0.10.0](https://www.npmjs.com/package/rclnodejs/v/0.10.0) | [Dashing Diademata - Patch 1](https://github.com/ros2/ros2/releases/tag/release-dashing-20190614) |
55-
48+
| [0.15.0 (current)](https://www.npmjs.com/package/rclnodejs/v/0.15.0) ([API](http://robotwebtools.org/rclnodejs/docs/0.15.0/index.html)) | [Foxy Fitzroy](https://github.com/ros2/ros2/releases/tag/release-foxy-20200710) / [Eloquent Elusor](https://github.com/ros2/ros2/releases/tag/release-eloquent-20200124) |
49+
| [0.10.3](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.3) | [Dashing Diademata - Patch 4](https://github.com/ros2/ros2/releases/tag/release-dashing-20191018) |
5650

5751
- **Note:** to install rclnodejs from GitHub: add `"rclnodejs":"RobotWebTools/rclnodejs#<branch>"` to your `package.json` depdendency section.
5852

scripts/npmjs-readme.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,8 @@ npm i [email protected]
4040

4141
| RCLNODEJS Version | Compatible ROS 2 Release |
4242
| :---------------: | :-----------: |
43-
| [0.14.1 (current)](https://www.npmjs.com/package/rclnodejs/v/0.14.1) ([API](http://robotwebtools.org/rclnodejs/docs/0.14.1/index.html)) | [Foxy Fitzroy](https://github.com/ros2/ros2/releases/tag/release-foxy-20200605) |
44-
| [0.14.0](https://www.npmjs.com/package/rclnodejs/v/0.14.0) [(API)](http://robotwebtools.org/rclnodejs/docs/0.14.0/index.html) | [Eloquent Elusor - Patch 1](https://github.com/ros2/ros2/releases/tag/release-eloquent-20200124) |
45-
| [0.11.1](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.11.1) | [Eloquent Elusor](https://github.com/ros2/ros2/releases/tag/release-eloquent-20191122)
46-
| [0.10.3](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.3) | [Dashing Diademata - Patch 4](https://github.com/ros2/ros2/releases/tag/release-dashing-20191018) |
47-
| [0.10.2](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.2) | [Dashing Diademata - Patch 3](https://github.com/ros2/ros2/releases/tag/release-dashing-20190910) |
48-
| [0.10.1](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.1) | [Dashing Diademata - Patch 2](https://github.com/ros2/ros2/releases/tag/release-dashing-20190806) |
49-
| [0.10.0](https://www.npmjs.com/package/rclnodejs/v/0.10.0) | [Dashing Diademata - Patch 1](https://github.com/ros2/ros2/releases/tag/release-dashing-20190614) |
50-
43+
| [0.15.0 (current)](https://www.npmjs.com/package/rclnodejs/v/0.15.0) ([API](http://robotwebtools.org/rclnodejs/docs/0.15.0/index.html)) | [Foxy Fitzroy](https://github.com/ros2/ros2/releases/tag/release-foxy-20200710) / [Eloquent Elusor](https://github.com/ros2/ros2/releases/tag/release-eloquent-20200124) |
44+
| [0.10.3](https://github.com/RobotWebTools/rclnodejs/releases/tag/0.10.3) | [Dashing Diademata - Patch 4](https://github.com/ros2/ros2/releases/tag/release-dashing-20191018) |
5145

5246
## Documentation
5347

0 commit comments

Comments
 (0)