Changelog¶
v1.1.2 (2026-04-21)¶
Bug fixes¶
Catch asyncinotify importerror (#30) (
5042f6a)
v1.1.1 (2025-01-28)¶
Bug fixes¶
Import asyncinotify sooner to avoid blocking i/o in the event loop (#12) (
c57d32e)
v1.1.0 (2025-01-15)¶
Features¶
Use
path.walkinstead of recursivepath.iterdir(#7) (122afa6)
v1.0.0 (2025-01-15)¶
Features¶
Drop python older than 3.12 (#9) (
1a30665)
v0.3.0 (2025-01-15)¶
Features¶
Improve example to show how to stop the watcher (#6) (
27a9a14)
v0.2.0 (2025-01-15)¶
Features¶
Add example watcher (#5) (
02d9afd)
v0.1.0 (2025-01-15)¶
Features¶
Add initial implementation (#1) (
1d44d56)