Skip to content

Latest commit

 

History

History
89 lines (38 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

89 lines (38 loc) · 2.16 KB

Change Log

2.0.0

  • Rewrite to promisify and remove dependence on gentle-fs

1.1.7 (2019-12-26)

Bug Fixes

  • resolve folder that is passed in (0bbd303)

1.1.6 (2019-12-11)

Bug Fixes

  • prevent improper clobbering of man/bin links (642cd18), closes #11 #12

1.1.5 (2019-12-10)

Bug Fixes

  • don't filter out ./ man references (b3cfd2e)

1.1.4 (2019-12-09)

Bug Fixes

  • sanitize and validate bin and man link targets (25a34f9)

1.1.3 (2019-08-14)

1.1.2 (2018-03-22)

Bug Fixes

  • linkMans: return the promise! (5eccc7f)

1.1.1 (2018-03-07)

Bug Fixes

  • shebangs: only convert CR when doing CRLF -> LF (#2) (43bf857)

1.1.0 (2017-11-20)

Features

  • dos2unix: Log the fact line endings are being changed upon install. (e9f8a6f)

1.0.0 (2017-10-07)

Features

  • import: initial extraction from npm (6ed0bfb)
  • initial commit: README (3fc9cf0)