All Versions
5
Latest Version
Avg Release Cycle
73 days
Latest Release
1595 days ago

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.
  • v0.2.1.0 Changes

    May 13, 2020
    • โž• Add watchDirs to watch a list of directories
    • Generalize wrapWatch a little to make watchDirs possible
  • v0.2.0.0 Changes

    January 18, 2020
    • ๐Ÿ—„ Deprecate watchDirectory
    • โž• Add watchDir and watchTree corresponding to the functions in System.FSNotify
    • โž• Add watchDirectoryTree, an alternative to watchTree that tries to break symlink cycles
  • v0.1.0.0 Changes

    January 18, 2020
    • ๐ŸŽ‰ Initial release containing watchDirectory.