mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-17 01:28:30 +01:00
5cf89eb7b4
This is a release PR for **filterer-ignore** to version **1.0.0**. Upon merging, you will still need to manually publish the cargo crate. ``` $ cd crates/filterer/ignore $ cargo publish ``` To merge this release, review the changes then say: | bors r+ p=10 | |:-:| |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGELOG.md | ||
README.md | ||
release.toml |
Watchexec filterer: globset
The default filterer implementation for Watchexec.
- API documentation.
- Licensed under Apache 2.0.
- Minimum Supported Rust Version: 1.58.0 (incurs a minor semver bump).
- Status: maintained.