File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # CHANGELOG
2+
3+ ## 0.2.0 (2021-06-23)
4+
5+ ### New Features
6+ * Rename internal variables as install and devel
7+ * Force ROS2 console to display color for WARNING and ERROR log
8+ * Migrate to Github Actions build
9+ * Create implementation file in repo native path instead
10+ * Enable more options like "-r" to be appended after rosdep_install_all
11+ * Add colcon_cd bash auto sourcing
12+
13+ ### Bug Fixes
14+ * Fix ROS 1 console no output error
15+
16+ ## 0.1.0 (2020-05-01)
17+
18+ ### New Features
19+
20+ * Add in '-h' option
21+ * Add DCO Guideline
22+ * Add Apache-2.0 license
23+ * Add in Travis CI shellcheck and bashate
24+ * Add in shortcut template
25+ * Add in shortcut template and setup.bash
26+ * Enable change of the path to the collection of workspace directory
27+ * Travis CI with shellcheck and bashate
28+ * Update Readme: Add installation and usage guide
29+ * Update Shebang and some minor bash syntax
30+ * Update setup.py for shellcheck and bashate
31+ * Update format to pass shellcheck and bashate
32+ * Use one step cd for roshome by default
You can’t perform that action at this time.
0 commit comments