notify-types
Types used by the notify crate
2.1.0
58M downloads/mo
#1132 most downloaded on crates.io
notify-rs/notify
What this package is like to depend on
Last release 7 months ago
25 Jan 2026
Release timing varies
gaps range from 3 weeks to 13 months
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
4 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Oct 2024 to Jan 2026
2025
2026
Releases
latest 4-
2.1.025 Jan 2026Release notes
Open source →notify-types 2.1.0 (2026-01-25)
- FEATURE: add
EventKindMaskfor filtering filesystem events #736
- FEATURE: add
-
2.0.010 Jan 2025Release notes
Open source →- CHANGE: replace instant crate with web-time #652 breaking
- CHANGE: the web-time dependency is now behind the
web-timefeature breaking
-
1.0.117 Dec 2024 -
1.0.025 Oct 2024Release notes
Open source →New crate containing public type definitions for the notify and debouncer crates. #559
- CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript;
the old behavior can be restored using the new feature flag
serialization-compat-6#558 #568 breaking - CHANGE: use instant crate (which provides an
Instanttype that works in Wasm environments) #570
- CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript;
the old behavior can be restored using the new feature flag