CHANGELOG

Changelog for package rqt_console

2.3.0 (2024-04-26)

2.2.1 (2024-02-07)

  • Add a test dependency on pytest. (#45)

  • Contributors: Arne Hitzmann, Chris Lalancette

2.2.0 (2023-04-28)

2.1.1 (2023-02-14)

  • [rolling] Update maintainers - 2022-11-07 (#39)

  • Contributors: Arne Hitzmann, Audrow Nash

2.1.0 (2022-05-10)

  • added new maintainer

  • Contributors: Arne Hitzmann

2.0.2 (2021-10-27)

  • Use a custom QoS profile based on the default rosout QoS profile (#37)

  • Contributors: Arne Hitzmann, Cole Tucker

2.0.1 (2021-04-27)

  • Use underscores in setup.cfg instead of dashes (#31)

  • Contributors: Michel Hidalgo

2.0.0 (2021-03-18)

  • Fix regression introduced in #21 (#28)

  • Changed the build type to ament_python and added setup.cfg (#21)

  • Contributors: Alejandro Hernández Cordero

1.1.1 (2020-01-14)

  • fix division in Python 3 (#18)

  • fix highlight filter by message (#17)

  • fix exclude messages (#11)

  • add context menu for hiding and showing columns (#13)

  • remove topics concept which has been removed in ROS 2 (#16)

  • fix handle_pause_clicked doesn’t need args (#15)

1.1.0 (2019-10-03)

  • update for Dashing (#10)

1.0.1 (2018-12-12)

  • remove unnecesary find_package call (#9)

1.0.0 (2018-12-11)

  • porting rqt_console to ros2 (#8)

  • flake8 (#7)

  • autopep8 (#6)

  • Contributors: Mike Lautman

0.4.8 (2017-04-24)

0.4.7 (2017-03-02)

0.4.6 (2017-02-27)

0.4.5 (2017-02-03)

0.4.4 (2017-01-24)

  • fix regression with Qt 4 (#414)

  • fix missing dependency on rqt_py_common (#408)

0.4.3 (2016-11-02)

0.4.2 (2016-09-19)

  • make message column stretch (#398)

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)

  • use icons instead of text when available, refactor pause/resume button

0.3.2 (2013-10-14)

0.3.1 (2013-10-09)

  • rewrite of rqt_console to drastically improve performance (#186)

0.3.0 (2013-08-28)

  • pause button no more saves state (#125)

  • persist message limit (#138)

  • add ability to set logger level (#117)

  • add tooltips to table cells (#143)

  • improve labels for filters (#146)

  • fix time column when loading data from file (#160)

  • fix applying message limit on change (#133)

  • fix clear button to remove all messages (#141)

  • fix sorting to use row index to decide order between equal values (except for time column) (#124)

  • fix locking of message queue

  • fix rendering of icons on OS X (ros-visualization/rqt#83)

0.2.17 (2013-07-04)

  • added missing word in status tip

0.2.16 (2013-04-09 13:33)

0.2.15 (2013-04-09 00:02)

0.2.14 (2013-03-14)

0.2.13 (2013-03-11 22:14)

0.2.12 (2013-03-11 13:56)

  • Fix; can’t add filters when using pyside (#36)

0.2.11 (2013-03-08)

0.2.10 (2013-01-22)

0.2.9 (2013-01-17)

0.2.8 (2013-01-11)

0.2.7 (2012-12-24)

0.2.6 (2012-12-23)

0.2.5 (2012-12-21 19:11)

  • first release of this package into groovy