Skip to content

Releases: pmk21/cricket-rs

v0.1.1

02 Jun 15:40
Compare
Choose a tag to compare

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

30 May 15:53
Compare
Choose a tag to compare

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