`cli` and `tui` are no longer commands, CLI mode is now the default. to start in TUI mode pass the `--tui` flag.
3.2.9
Changes
- Make uvloop available to TUI mode sanders41 (255)
3.2.8
Changes
- Improve disk cache loading performance sanders41 (244) - Improve performance by increasing chance for cache hit sanders41 (243) - Improve hourly and daily performance sanders41 (242) - Refactor location for performance improvements sanders41 (239)
3.2.7
Changes
- Update one call for change in openweather api sanders41 (226)
3.2.6
Changes
- Cache builder formatting and calculations sanders41 (224) - Add lru cache to append_api_key sanders41 (222) - Fix typo in function name sanders41 (209)