Releases: swri-robotics/swri_console
Releases · swri-robotics/swri_console
2.0.6
2.0.4
- Fixes dependencies in package.xml so the build farm can process the package (Thanks @danthony06)
1.1.1
- Human readable time formatting. Thanks @mmoerdijk
- Added options to be displayed in each log line: logger name and function name. Thanks @matt-attack
- Switching to GitHub actions. Thanks @danthony06
- Enable closing via Ctrl-C from a terminal. Thanks @Zyrin
- Add ability to read either /rosout or /rosout_agg from bag files. Thanks @jarvisschultz
- Update documentation Add some feature bullet points and point out ROS 2 support. Thanks @danthony06 and @pjreed
- Update package maintainers. Thanks @danthony06
Contributors: Alexis Tsogias, David Anthony, Jarvis Schultz, Mart Moerdijk, Matthew, P. J. Reed, Matt Bries
2.0.3
- Updated QoS settings for better compatibility between different ROS distributions. Thanks @tonynajjar and @danthony06
2.0.2
- Fixing Qt build flags for new versions of Qt (Humble and greater)
v2.0.1
- Fixing Foxy build problems
1.0.0
SwRI Console has finally been in testing long enough that we're comfortable releasing version 1.0. From now on, semantic versioning should be strictly enforced. Change in this version are just minor housekeeping issues:
- Add ROS Kinetic and ROS Luar to continuous integration
- Remove cruft from continuous integration configuration
- Fix several compiler warnings.
This version was released to packages.ros.org for ROS Indigo, Jade, Kinetic, and Lunar.
0.2.0
This version ports swri_console from Qt4 to Qt5, which was necessary for compatibility with Ubuntu 16.04 and ROS Kinetic. That change probably makes this version unusable on Ubuntu 12.04. This version was released to packages.ros.org for ROS indigo, ROS jade, and Kinetic.