- 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.
- Fix time parsing bug.
- Initial release.