Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 2.12 KB

Changelog

v0.1.4 (2018-07-08)

v0.1.3 (2018-06-24)

  • Fix rename error that occurs if the target is a naked binary #13 (yuuki)

v0.1.2 (2018-01-01)

v0.1.1 (2017-10-10)

  • Adjust releasing flow and introduce dep #10 (Songmu)
  • Change working directory location #9 (Songmu)

v0.1.0 (2017-07-18)

  • Support naked binary without being compressed #8 (Songmu)
  • Add newline for bin and version command #6 (syohex)
  • Fix extraction code failure by updating it for archiver 2.0 API #4 (BlueSkyDetector)

v0.0.3 (2016-08-17)

v0.0.2 (2016-07-08)

  • follow newer github.com/mholt/archiver #2 (Songmu)

v0.0.1 (2016-07-03)

  • initial implement