All Versions
5
Latest Version
Avg Release Cycle
73 days
Latest Release
1595 days ago
Changelog History
Changelog History
-
v0.2.1.2 Changes
November 06, 2020- ๐ Support reflex 0.8
-
v0.2.1.1 Changes
May 13, 2020- ๐ Support GHC 8.8 and
reflex
0.7.
- ๐ Support GHC 8.8 and
-
v0.2.1.0 Changes
May 13, 2020- โ Add
watchDirs
to watch a list of directories - Generalize
wrapWatch
a little to makewatchDirs
possible
- โ Add
-
v0.2.0.0 Changes
January 18, 2020- ๐ Deprecate
watchDirectory
- โ Add
watchDir
andwatchTree
corresponding to the functions inSystem.FSNotify
- โ Add
watchDirectoryTree
, an alternative towatchTree
that tries to break symlink cycles
- ๐ Deprecate
-
v0.1.0.0 Changes
January 18, 2020- ๐ Initial release containing
watchDirectory
.
- ๐ Initial release containing