8000 Release v2.0.4 · fabasoad/ghacu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

v2.0.4

Latest
Compare
Choose a tag to compare
@fabasoad fabasoad released this 03 Aug 13:43
· 21 commits to main since this release
85cb47a

Features

#11 - Add progress bar indicator
#53 - Add support of "Silent" output type

Improvements

#50 - Increase tests coverage to 70%

Breaking changes

  • --output-type now has Console, Logger, Silent possible values instead of Color and NoColor.
  • --log-level default value is Information instead of Error.
  • --cache (Default: Yes) is changed to --no-cache (Default: false). So, --no-cache should be added instead of adding --cache No in case you need to disable cache.
  • --no-colors should be added instead of --output-type NoColor in case you need to disable colors.
0