All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- increased window height on Windows OS ("Save" button was not fully visible before)
- added link-time optimization to release builds
- denied more
rustc
lints
- added beep volume adjustment setting
This is the initial release that brings the minimum set of required features such as stopwatch, adjustable period durations, and many settings that can be changed by the user. Initially, the application was tested on Linux and Windows only. The continuos integration was set using github actions in a very basic way.