Changelog for package rqt_launch
0.4.9 (2020-10-13)
- fix shebang line for Python 3 (#24)
- refactor get spawn count text (#23)
- bump CMake minimum version to avoid CMP0048 warning
- autopep8 (#19)
- add Ryan Sinnet co-maintainer, update the current maintainer contact info
0.4.8 (2017-04-24)
0.4.7 (2017-03-02)
0.4.6 (2017-02-27)
0.4.5 (2017-02-03)
- remove __slots__ declaration preventing the plugin to load (#423)
0.4.4 (2017-01-24)
- add button to load all params in a launch config onto parameter server (#341)
0.4.3 (2016-11-02)
0.4.2 (2016-09-19)
0.4.1 (2016-05-16)
0.4.0 (2016-04-27)
- Support Qt 5 (in Kinetic and higher) as well as Qt 4 (in Jade and earlier) (#359)
0.3.13 (2016-03-08)
0.3.12 (2015-07-24)
0.3.11 (2015-04-30)
0.3.10 (2014-10-01)
- update plugin scripts to use full name to avoid future naming collisions
0.3.9 (2014-08-18)
0.3.8 (2014-07-15)
0.3.7 (2014-07-11)
- export architecture_independent flag in package.xml (#254)
0.3.6 (2014-06-02)
0.3.5 (2014-05-07)
0.3.4 (2014-01-28)
0.3.3 (2014-01-08)
- add groups for rqt plugins, renamed some plugins (#167)
- mark rqt_launch and rqt_reconfigure as experimental (#167)
0.3.2 (2013-10-14)
0.3.1 (2013-10-09)
- add stop-all-nodes button
0.3.0 (2013-08-28)
0.2.17 (2013-07-04)
0.2.16 (2013-04-09 13:33)
0.2.15 (2013-04-09 00:02)
0.2.14 (2013-03-14)
- Fix; Start-Stop buttons now reflect nodes status, except when they crashed
0.2.13 (2013-03-11 22:14)
- Nodes are stop-able now.
- Capable to add node widgets as children of nodes.
0.2.12 (2013-03-11 13:56)
0.2.11 (2013-03-08)
- first release of this package into groovy