Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.18 KB

File metadata and controls

40 lines (21 loc) · 1.18 KB

Changelog

0.5 - 2020-06-12

Fixes

  • Use Lchown so that symbolic links are not followed: #27

0.4.1 - 2020-04-28

Features

  • Add linux arm64 release: #23

0.4 - 2018-05-24

Features

  • Add quiet mode command-line flag -q: #11

0.3 - 2018-01-15

Features

  • Allow specifying paths to search: #5

Fixes

  • Change Mount Detection to read /proc/mounts: #7
  • Handle errors from lstat and filepath.readDirNames: #4

0.2 - 2017-11-08

Fixes

  • Properly skip mounted files: #3

0.1 - 2017-07-18

  • Initial Release