Skip to content

2.3.0

Compare
Choose a tag to compare
@BoboTiG BoboTiG released this 23 Feb 20:52
· 69 commits to master since this release
4f83d70
  • [inotify] Add support for IN_OPEN events: a FileOpenedEvent event will be fired (#941)
  • [watchmedo] Add optional event debouncing for auto-restart, only restarting once if many events happen in quick succession (--debounce-interval) (#940)
  • [watchmedo] Add option to not auto-restart the command after it exits (--no-restart-on-command-exit) (#946)
  • [watchmedo] Exit gracefully on KeyboardInterrupt exception (Ctrl+C) (#945)

💟 Thanks to our beloved contributors: @BoboTiG, @dstaple, @taleinat, @cernekj