249d834910
- Update to version 2.3.2: * cli: change the default for --wrap-process on mac to session * Manpage and completions * chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.2.2 (#928) * remove unused dep lint from CLI due to features * doc: add changelog for #908, #929, #930 * Use distinct WATCHEXEC_LOG logging filter env variable (#926) * Remove unused dependencies (#930) * Remove ignore-files dependency from watchexec (#929) * package documentation update (#917) * fix(ignore-files) dynamically create ignore entries when calling add_globs() and add_file() (#908) * add install command * add test tool readme * use the prebuilt man and completions on release * deps: update all * deps: replace once-cell with std * deps: replace is-terminal with std * deps: update gix * cross doesn't work on arm runners * don't use cross for native musl * omit internal things from changelog * add release-notes script * run linux arm builds on arm * feat(cli): add --socket option for listenfd integration (#905) * tweak(cli): don’t deprecate zero-value unitless time spans * style: erase more warnings on windows * doc(cli): manually order flags within sections * doc(cli): unmark --filter-prog as experimental * doc(cli): update completions and manpage * test(bosion): update tests and add clap test to ci
Angel Yankov2025-08-06 11:18:48 +00:00
1bf957935e
- Update to version 2.2.0: * Explicitly watching files that are in your .gitignore no longer requires --no-vcs-ignore (#674, #859, contributed by @TheBlek) * Fix Windows usage for legacy programs due to usage of UNC paths (#830, #858, contributed by @TheBlek) * Various dependency upgrades - Version 2.1.0 changes: * New: -W, --watch-non-recursive for watching paths without also watching subfolders. * New: out-of-tree git repositories are now detected (i.e. when .git is a file rather than a folder) * Logs are also improved slightly with less nonsense at startup. - Version 2.0.0 changelog: * New: --wrap-process=MODE lets you choose between using process groups, process sessions, or nothing at all. (#794) * New: the WATCHEXEC_TMPDIR environment variable can be used to customize where Watchexec will write temporary files, if for some reason your $TMPDIR is unwritable. (#814) * Fix: watchexec no longer creates a temporary file at startup. (#814) * Fix: the screen is no longer cleared on all events, only when starting a new process. (#809) * Experimental new feature - filterp rograms with -j * Full changelog for breaking changes in 2.0.0: https://github.com/watchexec/watchexec/releases/tag/v2.0.0Angel Yankov2024-10-31 12:30:17 +00:00
8ddecfa491
Accepting request 1121156 from utilities
Ana Guerrero2023-10-30 21:11:12 +00:00
2283995aa6
Accepting request 1119711 from home:david.anes:branches:utilities
David Anes2023-10-30 11:09:05 +00:00
1f54fe6c61
Accepting request 1118303 from utilities
Ana Guerrero2023-10-17 18:25:46 +00:00
e2ed57a950
Accepting request 1118238 from home:david.anes:branches:utilities
Ondřej Súkup2023-10-17 11:40:12 +00:00