4.1.0
Added
- Progress bar when
ngrok
is being downloaded and installed for the first time. - Version number displayed in CLI's
--help
. installer.install_ngrok()
andinstaller._download_file()
now accept**kwargs
, which are passed down to urllib.request.urlopen, and updated the documentation.
Fixed
- Documentation improvements.