Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 582 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 582 Bytes

1.0.1

  • (maint) Fixes a long running, subtle bug in which we discard the trapperkeeper context on init

1.0.0

  • TK-385 Return events as soon as possible rather than polling
  • TK-389 Provide basic debouncing facilities
  • TK-391 Handle overflow events

0.1.0

Initial release. Includes Trapperkeeper service protocol and an implementation based on java.nio.file.WatchService. Only recursive directory watching is supported.