Skip to content

Latest commit

 

History

History
77 lines (33 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

77 lines (33 loc) · 2.05 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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)