v2.0.0
[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
toConfig
- Use reference for conversion
- Restructure code
Removed
-h
now shows help instead of using the terminal height (use--height
instead)