ros-rolling-log-view (0.3.2-1resolute) resolute; urgency=high

  * Scope log and preference storage to the active ROS 2 workspace via ``COLCON_PREFIX_PATH`` (stored under ``<workspace>/.log_view/``).
  * Show file paths in preferences panel; display a warning when persistence is unavailable.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Mon, 04 May 2026 05:00:00 -0000

ros-rolling-log-view (0.3.1-1resolute) resolute; urgency=high

  * Persist logs to disk in ``~/.local/share/log_view/`` with configurable rotation and max size.
  * Load persisted logs on startup.
  * Add preferences panel (CTRL-k) for persistence and filter settings.
  * Show filtered log count in status bar (``logs: X of Y`` when a filter is active).
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Mon, 04 May 2026 05:00:00 -0000

ros-rolling-log-view (0.3.0-1resolute) resolute; urgency=high

  * Add details panel with per-message metadata display.
  * Enable static analysis and linting tests.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Sun, 29 Mar 2026 05:00:00 -0000

ros-rolling-log-view (0.2.7-1resolute) resolute; urgency=high

  * Replace ament_target_dependencies with target_link_libraries.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Wed, 18 Feb 2026 06:00:00 -0000

ros-rolling-log-view (0.2.5-1resolute) resolute; urgency=high

  * Fix mvwprintw format-security error
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Mon, 25 Nov 2024 06:00:00 -0000

ros-rolling-log-view (0.2.4-1resolute) resolute; urgency=high

  * Fix build error caused by mvwprintw. (#19 <https://github.com/hatchbed/log_view/issues/19>)
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Wed, 24 Jul 2024 05:00:00 -0000

ros-rolling-log-view (0.2.3-1resolute) resolute; urgency=high

  * Use default C++ version (#16 <https://github.com/hatchbed/log_view/issues/16>)
  * Disable mouse move events on exit. (#12 <https://github.com/hatchbed/log_view/issues/12>)
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Mon, 08 Jul 2024 05:00:00 -0000

ros-rolling-log-view (0.2.2-1resolute) resolute; urgency=high

  * Improve message handling so that log messages are not dropped. (#8 <https://github.com/hatchbed/log_view/issues/8>)
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Sat, 30 Jul 2022 05:00:00 -0000

ros-rolling-log-view (0.2.1-1resolute) resolute; urgency=high

  * Remove unused boost include.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Thu, 07 Jul 2022 05:00:00 -0000

ros-rolling-log-view (0.2.0-1resolute) resolute; urgency=high

  * Port to ROS2
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Mon, 04 Jul 2022 05:00:00 -0000

ros-rolling-log-view (0.1.3-1resolute) resolute; urgency=high

  * Prevent help screen text from wrapping.
  * Make help screen modal.
  * Add keybindings for selecting all nodes and inverting the node selection.
  * Update README.
  * Fix compiler warnings.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Mon, 01 Mar 2021 06:00:00 -0000

ros-rolling-log-view (0.1.2-1resolute) resolute; urgency=high

  * Install binary log_viewer to package destination instead of global destination.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Thu, 26 Nov 2020 06:00:00 -0000

ros-rolling-log-view (0.1.1-1resolute) resolute; urgency=high

  * Fixes for build farm.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Tue, 24 Nov 2020 06:00:00 -0000

ros-rolling-log-view (0.1.0-1resolute) resolute; urgency=high

  * Initial working version.
  * Initial code.
  * Contributors: Marc Alban

 -- Marc Alban <marcalban@hatchbed.com>  Sun, 22 Nov 2020 06:00:00 -0000


