Skip to content

4.1.0

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 18 Jun 17:44

Added

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

Fixed

  • Documentation improvements.