Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 364 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 364 Bytes

Unreleased

  • Fix bug that left terminal in a mess if log parsing panicked.
  • Escape key resets log bar zoom or chart zoom depending on selected panel.
  • Add help screen.
  • Remove the KeyDate type used for serialisation and instead use crossterm's built-in serde support.

0.1.1 (2019-03-01)

  • Fix time parsing bug.

0.1.0 (2019-03-01)

  • Initial release.