Cargo Watch 7.5.0
Release notes
- Log format (debugs and warnings) changed as part of the upgrade to watchexec 1.14
WATCHEXEC_*
environment variables are not set for subprocesses anymore. I didn't actually intend to have them in the first place, but chime in if you rely on them!- #152 New
--features
option to pass the--features
flag to a selection of cargo commands that support them. E.g.cargo watch --features feat -x check -x test
can now be used instead ofcargo watch -x 'check --features feat' -x 'test --features feat'
. - Also fixes a bug where a polling message was shown even when
--quiet
was given.
Packages
OS | Arch | Variant | Download |
---|---|---|---|
Linux | x86-64 | glibc | DEB (645 KB) |
XZ (646 KB) | |||
musl | XZ (665 KB) | ||
Windows | x86-64 | MSVC | Zip (799 KB) |
MingW | Zip (824 KB) | ||
macOS | x86-64 | XZ (592 KB) |
View release on GitHub.
Checksums
version released on 2020-07-04 | this page built on 2022-02-19 at 03:29 | generator v0.0.2 | json metadata