Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 715 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 715 Bytes

unreleased

Other

  • Increase time between updates to 40 seconds. see #3 (@pmk21).
  • Update dependencies to latest version.

v0.1.1

Bugfixes

  • Fixed a bug which showed wrong wides in the scorecard. see #2 (@pmk21).

Other

  • Added a test for test match format UI render for one innings. see #2 (@pmk21).

v0.1.0

Features

  • Initial release!
  • Watch scores of live matches in your terminal.
  • Follow only a single match if that's your preference.
  • Customizable refresh rate.
  • Fast and memory efficient thanks to Rust.
  • Supports Linux, Windows & MacOS