Watchexec 1.23.0
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:
- Don't search for project, global ignores when
--no-project-ignore,--no-global-ignoreare given respectively (#644, #643) - Add
--no-discover-ignorewhich implies--no-project-ignore,--no-global-ignore, and--no-vcs-ignoreand completely disables ignore discovery — useful on very large repos (#645)
Other changes:
- Restore
-dshort flag (for--debounce) which got removed by accident (#635) - Clippy and dependency updates (#646)
Packages
View release on GitHub.
Checksums
| BLAKE3 checksums |
|---|
| SHA256 checksums |
| SHA512 checksums |
version released on 2023-08-30 | this page built on 2026-03-30 at 18:52 | generator v0.0.2 | json metadata