Skip to content

v0.2.0

Choose a tag to compare

@SwiftyPop SwiftyPop released this 26 Jan 08:24
· 19 commits to main since this release
63bd7be

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)