Watchexec 1.14.0
Release notes
- #157 Error and exit gracefully when the subprocess's environment would be too large (as a result of too many changes being added to the
WATCHEXEC_*
environment variables instead of throwing a cryptic message ("Argument list too long") - #157 Add
--no-environment
to disable theWATCHEXEC_*
variables being set, to avoid the above situation completely. - #157 Add
--no-meta
to disable only "metadata" events from being reported as above, which mitigates the above situation. - #160
⚠️ Stop initialising the logger in the library code. Downstream users will need to initialise their own logger if they want debug/warn output. As a reminder, the library API is not considered in semver here, and downstream users are encouraged to specify exact versions:watchexec = "=1.14.0"
.
Packages
OS | Arch | Variant | Download |
---|---|---|---|
Linux | x86 | musl | XZ (641 KB) |
x86-64 | glibc | DEB (626 KB) | |
XZ (630 KB) | |||
musl | XZ (648 KB) | ||
Windows | x86-64 | MSVC | Zip (753 KB) |
MingW | Zip (784 KB) | ||
macOS | x86-64 | XZ (581 KB) |
View release on GitHub.
Checksums
version released on 2020-07-03 | this page built on 2022-02-19 at 03:29 | generator v0.0.2 | json metadata