Watchexec 1.22.2
Release notes
Software development often involves running the same commands over and over. Boring! Watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications. Install it today with cargo-binstall watchexec-cli, from the binaries below, find it in your favourite package manager, or build it from source with cargo install watchexec-cli.
In this release:
- Paths on windows are normalised to unix format prior to being filtered. Windows-style patterns still work, but unix-style patterns will also now work (better). (#487, #546, #558)
- Options that would send signals to processes are ignored on Windows, as we don't have support for non-kill signals there. (#219, #544, #559)
Packages
View release on GitHub.
Checksums
| BLAKE3 checksums |
|---|
| SHA256 checksums |
| SHA512 checksums |
version released on 2023-03-22 | this page built on 2026-03-30 at 18:52 | generator v0.0.2 | json metadata