watchexec/crates/filterer/tagged
Félix Saparelli b72248a38c
Update deps (#816)
2024-04-20 05:45:50 +00:00
..
src Optimise ignore file gathering (#663) 2024-01-01 05:01:14 +00:00
tests Watchexec lib v3 (#601) 2023-11-25 20:33:44 +00:00
CHANGELOG.md Update deps (#816) 2024-04-20 05:45:50 +00:00
Cargo.toml Update deps (#816) 2024-04-20 05:45:50 +00:00
README.md release: watchexec-filterer-tagged v1.0.0 (#719) 2023-12-10 22:45:04 +00:00
release.toml Split into more crates (#307) 2022-06-15 03:25:05 +00:00

README.md

Crates.io page API Docs Crate license: Apache 2.0 CI status

Watchexec filterer: tagged

Experimental filterer using tagged filters.

The tagged filterer is not in use in the Watchexec CLI, but this crate will continue being updated until and unless it becomes too much of a pain to do so, for third party users. It is expected that some of the code will eventually be reused for a more generic filter crate without the tagged syntax.