close
Skip to content

Releases: radovskyb/watcher

Added OldPath to Event

18 Aug 01:26

Choose a tag to compare

retrieveFilelist bug fix

26 Jan 04:44

Choose a tag to compare

Fixes retrieveFilelist for the instances where files are deleted in between retrieving file names and stat during filepath.Walk

Small refactoring and bug fix

13 Dec 03:50

Choose a tag to compare

This release fixes ignoring hidden files on Windows.

Add ignore flag to watcher cmd

12 Dec 06:21

Choose a tag to compare

1.0.4

updated README

Add filter file hook functions

12 Dec 03:12

Choose a tag to compare

1.0.3

updated README

Added startcmd flag to run command before watching process starts

10 Aug 06:43

Choose a tag to compare

v1.0.2

run command in separate goroutine to prevent block

Fixed deadlock issue and added keepalive flag to command

22 Jul 00:08

Choose a tag to compare

Initial release

18 Jul 08:02

Choose a tag to compare

v1.0.0

added some small tests