notify v8.1.0
What's Changed
- Fix typo by @mo8it in #667
- remove unused imports from documentation by @20jasper in #669
- FileIdCache: Allow flexible handle instead of direct borrow for file ids by @florian-g2 in #664
- Replace github ci workflow by @dfaust in #675
- Add support for flume by @RenDiego in #680
- docs: fix link for file id by @ckaznable in #682
- Do not remove a filename twice by @worr in #683
- Bump kqueue to 1.1.1 by @worr in #684
- chore(ci): Use stable toolchain for rustfmt/clippy by @JohnTitor in #689
- Make INotifyWatcher return the native PathNotFound error when watchin… by @JanzenJohn in #686
- windows: Fix server hangs under some circumstance by @JunkuiZhang in #674
- Remove
filetime
dependency by @a1phyr in #690 - Update
windows-sys
to v0.60 by @a1phyr in #691 - chore: Use MSRV for Clippy and rustfmt by @JohnTitor in #694
- Do not clone paths while walking dirs by @riberk in #693
- feat: introduce
Watcher::paths_mut
for adding/removing paths in batch by @branchseer in #692 - fix: make
PathsMut::commit
consuming by @branchseer in #695 - chore: Prepare 8.1.0 release by @JohnTitor in #697
New Contributors
- @mo8it made their first contribution in #667
- @20jasper made their first contribution in #669
- @florian-g2 made their first contribution in #664
- @RenDiego made their first contribution in #680
- @ckaznable made their first contribution in #682
- @worr made their first contribution in #683
- @JanzenJohn made their first contribution in #686
- @JunkuiZhang made their first contribution in #674
- @riberk made their first contribution in #693
- @branchseer made their first contribution in #692
Full Changelog: notify-8.0.0...notify-8.1.0