Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 2.29 KB

1.2.0 (2018-09-18)

Bug Fixes

Features

  • add --alwaysUseAuth option (f8ea220)
  • add --file option (01e6a77)
  • add --help option (a64a3b0)
  • add auth status in progroess bar (e60b4f8)
  • add event listener for CTRL+C (2b2441d)
  • add progress bar (d983874)
  • add support for alwaysUseAuth in config file (f3eda1b)
  • finish basic features. (d7aace5)
  • finish parsing the repo url (6ea892c)
  • support command line authentication (16126b3)
  • support commondline args (5a8cb3e)

Performance Improvements

  • support request with or without auth (25b98c6)