Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 631 Bytes

CHANGELOG.md

File metadata and controls

33 lines (21 loc) · 631 Bytes

Change Log

All notable changes to this project will be documented in this file.

1.1.3 - 2017-01-05

Changed

  • Catch ENOTDIR errors on stat

1.1.2 - 2016-05-11

Changed

  • Add SSH config option to ignore ssh-agent provided keys and only use our key

1.1.1 - 2016-01-21

Added

  • Allow specifying the ssh username

1.1.0 - 2016-01-07

Changed

  • Switch to direct ip and identity_file params, rather than reading a SSH config file

1.0.0 - 2015-08-05

Changed

  • Fix for some non-ASCII filenames
  • Expire cache based on event time seen, not mtime

0.1.0 - 2015-06-04

Added

  • Initial release.