Skip to content

Version 1.1.0 🔖

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 18:57
1.1.0
e3e2223

✨ 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.