notify 8.0.0 (2025-01-10)
- CHANGE: update notify-types to version 2.0.0
- CHANGE: raise MSRV to 1.77 breaking
- FEATURE: add config option to disable following symbolic links #635
- FIX: unaligned access to FILE_NOTIFY_INFORMATION #647 breaking
notify-types 2.0.0 (2025-01-10)
- CHANGE: replace instant crate with web-time #652 breaking
- CHANGE: the web-time dependency is now behind the
web-time
feature breaking
debouncer-mini 0.6.0 (2025-01-10)
- CHANGE: update notify to version 8.0.0
debouncer-full 0.5.0 (2025-01-10)
- CHANGE: update notify to version 8.0.0
- CHANGE: pass
web-time
feature to notify-types
What's Changed
- Fix tide example by @dfaust in #650
- Fix advisory by @BenjaminBrienen in #652
- Bump version to
7.0.0
inlib.rs
documentation by @Wrench56 in #655 - Add config option to disable following symbolic links. by @hugwijst in #635
- Fix unaligned access to FILE_NOTIFY_INFORMATION by @ruihe774 in #647
- Update changelog, MSRV and dependencies by @dfaust in #657
- Fix
Event::kind
serialization with serialization-compat-6 by @Legend-Master in #660 - In notify-types, relicense src/event.rs to (MIT OR Apache-2.0) by @musicinmybrain in #662
New Contributors
- @BenjaminBrienen made their first contribution in #652
- @Wrench56 made their first contribution in #655
- @hugwijst made their first contribution in #635
- @ruihe774 made their first contribution in #647
- @Legend-Master made their first contribution in #660
- @musicinmybrain made their first contribution in #662
Full Changelog: notify-7.0.0...notify-8.0.0