Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 751 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 751 Bytes

Perlock Changelog

Changes in version 0.3.1 (2016-06-09)

  • Add ability to watch only a single path (file or directory). Contributed by @magJ

Changes in version 0.3.0 (2014-10-06)

  • Added new interface LifecycleListener to allow for notification of important lifecycle events.
  • Improved robustness of the default path watcher implementation
  • Added file system tests using Jimfs

Changes in version 0.2.0 (2014-02-21)

  • Added Integration with Spring (new artifact perlock-spring)

Changes in version 0.1.0 (2014-01-27)

  • Initial release