v1.3.0
What's Changed
- Added local logging to help debug issues
- Catch exceptions and print concise user errors (full traceback captured in logs)
- Easter egg! Users can now customize their spinner by setting the
[shelloracle] spinner_style
option in their~/.shelloracle/config.toml
. See cli-spinners for all options!
NOTE: If installing with pipx
for the first time, you will need to rerun shor configure
to update your shell scripts
Full Changelog: v1.1.2...v1.3.0