v0.2.0
What's new with v0.2.0
- Fully rewritten in Rust🦀!
- Fix some quirks with the result.
- The main program file size has been reduced from 29.36MB to only 0.6MB, approximately 97% reduction.
My to-do list
- No more external dependencies(MeasureSleep.exe & SetTimerResolution.exe) by rewriting them into Rust and integrate into the main program, which can improve performance & reduce the file size further.
- GUI support(change configs, realtime progress bar & chart)