watchexec/crates/filterer/tagged
github-actions[bot] d71412cd12 release: filterer-tagged v0.1.0 (#336)
This is a release PR for **filterer-tagged** to version **0.1.0**.

Upon merging, you will still need to manually publish the cargo crate.

```
$ cd crates/filterer/tagged
$ cargo publish
```

To merge this release, review the changes then say:

| bors r+ p=10 |
|:-:|
2022-06-23 09:24:07 +00:00
..
src Polish up filterer crates for release (#331) 2022-06-22 23:48:46 +00:00
tests Split into more crates (#307) 2022-06-15 03:25:05 +00:00
CHANGELOG.md release: filterer-tagged v0.1.0 (#336) 2022-06-23 09:24:07 +00:00
Cargo.toml release: filterer-tagged v0.1.0 (#336) 2022-06-23 09:24:07 +00:00
README.md Split into more crates (#307) 2022-06-15 03:25:05 +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 MSRV: 1.58.0 (minor) CI status

Watchexec filterer: tagged

Experimental filterer using tagged filters.

  • API documentation.
  • Licensed under Apache 2.0.
  • Minimum Supported Rust Version: 1.58.0 (incurs a minor semver bump).
  • Status: maintained.