taibai 0.8.0
- Upgrade longwei to 1.5.0 to unlock trending hashtag lookups.
- Pin transitive dependencies idna≥3.15 and pymdown-extensions≥10.21.3 to address GHSA-65pc-fj4g-8rjx and GHSA-62q4-447f-wv8h.
- Add `taibai trending` command to display trending statuses, accounts, hashtags, and links.
- Add `taibai conversations` command to list, read, and delete direct-message conversations.
- Add `taibai token` command to print the stored access token for a profile, making it easy to set up CI/CD secrets.
- Automate version-line updates in Release-Notes.md via bump-my-version so the intro post stays in sync on every release.
- Reformat Roadmap.md to the yilan checklist format; move implementation detail to Roadmap-detail.md sidecar.
- Add `taibai lists` command with create, delete, add, and remove subcommands for managing Mastodon lists.
- Add `taibai profile-edit` command to update your display name, bio, locked, bot, and discoverable flags.
#Fediverse #Mastodon #CLI #Python #OpenSource