Skip to content

v2.0.0

Compare
Choose a tag to compare
@FineFindus FineFindus released this 23 Jul 14:01
· 34 commits to master since this release
663a3f8

[2.0.0] - 2023-07-22

Changed

  • Improved performance
  • Use more idiomatic code
  • Fully support Unicode char input
  • Switched to ureq for HTTP requests
  • Renamed Option to Config
  • Use reference for conversion
  • Restructure code

Removed

  • -h now shows help instead of using the terminal height (use --height instead)