✨ What's New
The chibi profile
command now supports Rendering Pixel Perfect Avatar in the terminal. See supported terminals.

New colorful help text (thanks to charmbracelet/fang)

The Table Layout for chibi ls
and chibi search
commands has been redesigned to be a compact eza
like layout.

✨ Other Changes
- Removed SQLite Dependencies.
- Used keyring store instead of SQLite DB.
- Removed
charmbracelet/huh
dependencies (forms, spinners) and implemented those manually.
Note
By reducing those dependencies, I was able to save approximately 3MB 😁.
🐛 Bug Fixes
- Fixed an early token check in
chibi ls
command, which restricts from calling the AniList API.