Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 23:36
Immutable release. Only release title and notes can be modified.
fdc4081

Download altoggle-v0.2.0-x86_64-pc-windows-msvc.zip below, then unblock the zip before
extracting it
-- right-click -> Properties -> tick Unblock -> OK.
Windows marks anything downloaded from the internet, and left marked
the executable is treated as untrusted.

SHA256  C5912C39B674B7724063255E5D2831F90E9D5A56829518BA766C31BBC0B0F284

altoggle is not code-signed, so SmartScreen warns on first launch.
See the README for what the app does and does not do.

What's Changed

  • style: run cargo fmt over the tree by @dayflower in #1
  • refactor: settle where the key constants live by @dayflower in #2
  • refactor: probe descriptors and RAII registry keys by @dayflower in #3
  • refactor: share the state machine dispatch between the app and the probes by @dayflower in #4
  • refactor: install the low-level hooks from one place by @dayflower in #5
  • ci: run fmt, clippy, test and the release build on every push by @dayflower in #6
  • ci: release from a version bump instead of a hand-pushed tag by @dayflower in #7
  • chore: release v0.2.0 by @dayflower in #8

New Contributors

Full Changelog: https://github.com/dayflower/altoggle/commits/v0.2.0