cursed-timer 0.3.3

A TUI Rubik Cube Timer
# Changelog

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org).

<!--
Note: In this file, do not use the hard wrap in the middle of a sentence for compatibility with GitHub comment style markdown rendering.
-->

## [0.1.1] - 26-09-2022

- Minor refactor
- Confirm before clear

## [0.2.2] - 27-09-2022

- Refactored Stats, added more averages of 50 and 100
- Improved layout, moved Stats and Chart to right side
- Fixed crash when csv file is missing

## [0.3.0] - 24-01-2023

- Add optional logging when `debug` feature is enabled
- Switch to requiring long key-press during inspection to start timer

## [0.3.1] - 24-01-2023

- Improved documentation in README.md for Releases

## [0.3.2] - 25-01-2023

- Reduced hold time to 2s

## [0.3.3] - 25-01-2023

- Fix Cargo.lock version