v0.4.2
- Re-export
notify
. - Implemented
Debug
forHotwatch
. - Added
Hotwatch::new_with_custom_delay
. - Added
Hotwatch::unwatch
. - The background thread will now stop once
Hotwatch
is dropped. - Updated docs and added an example.
- Removed dependency on
derive_more
andparking_lot
.