• v1.4.1 403334ba6d

    Release 1.4.1

    nokeo08 released this 2026-08-18 19:36:51 +00:00 | 0 commits to master since this release

    Added: random pattern selection (-r/--random, and random as a --pattern
    and config-file value) — a different movement pattern each time a sweep
    fires, never the same one twice in a row, picked once per trigger so it
    holds for a whole --loop run.
    Changed: parseCliArgs now takes its argv as an optional parameter, making
    the flag surface unit-testable; adds tests/cli.test.ts.

    Downloads