-
0.8.0 Stable
released this
2026-05-24 05:21:01 +00:00 | 91 commits to main since this release[0.8.0] - 2026-05-24
Bug Fixes
- 🐛 (thread) remove duplicate --- separator in Release-Notes.md that produced an empty post
Documentation
- 📝 (trending) add docs/trending.md and update mkdocs nav
- 📝 (conversations) add docs/conversations.md and update mkdocs nav
- 📝 (docs) reformat Roadmap.md to yilan checklist format; add Roadmap-detail.md sidecar
Features
- ✨ (trending) implement trending command for statuses, accounts, tags, and links
- ✨ (conversations) implement conversations command with read and delete subcommands
Testing
- ✅ (trending) add failing tests for trending command
- ✅ (conversations) add failing tests for conversations command
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.7.0 Stable
released this
2026-05-13 11:14:46 +00:00 | 104 commits to main since this release[0.7.0] - 2026-05-13
CI
- 👷 (ci) move release-notes validate into checks; fediverse post on release only
Documentation
- Docs: update changelog for 0.6.1
- 📝 (docs) add lists and profile-edit documentation
- 📝 (release-notes) update for milestone 5a
- 📝 (docs) add lists and profile-edit to index command table
- 📝 (docs) add thread and thread-download to index command table
- 📝 (docs) add completions to index command table
- 📝 (docs) use lowercase secret names in token.md Woodpecker example
Features
- ✨ (token) add
taibai tokencommand to export stored access - ✨ (lists) add lists command with create/delete/add/remove subcommands
- ✨ (profile) add profile-edit command
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.6.0 Stable
released this
2026-04-25 00:25:55 +00:00 | 123 commits to main since this release[0.6.0] - 2026-04-25
Features
- ✨ (thread-download) add
taibai thread-downloadcommand for - ✨ (completions) add
taibai completionscommand for
Refactoring
- ♻️ (thread) replace === separator with --- for Markdown
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- ✨ (thread-download) add
-
0.5.0 Stable
released this
2026-04-24 03:47:54 +00:00 | 128 commits to main since this release[0.5.0] - 2026-04-24
Documentation
- Docs: update README and Roadmap for Milestone 3 / 0.4.0
- Docs(config): enable mike version selector in Material theme
Features
- ✨ (account,search) add Milestone 4 social graph & search
- ✨ (auth) add TAIBAI_INSTANCE_URL/ACCESS_TOKEN env-var auth for
- ✨ (thread) add
taibai threadcommand for posting threads from file
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.4.0 Stable
released this
2026-04-20 08:04:46 +00:00 | 135 commits to main since this release[0.4.0] - 2026-04-20
Implemented Milestone 3: Social Interactions
Features
- (interact) Add Milestone 3 social interaction commands
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.3.0 Stable
released this
2026-04-19 04:11:10 +00:00 | 138 commits to main since this release[0.3.0] - 2026-04-19
Implemented Milestone 2: Core Reading — Timelines & Status View
Documentation
- Update project status for Milestone 2 completion
Features
- (timeline,view) Add timeline and view commands (Milestone 2)
- (timeline) Redesign table layout and add --json flag
- (commands) Add --json flag to all data-returning commands
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.2.2 Stable
released this
2026-04-18 06:51:54 +00:00 | 144 commits to main since this release[0.2.2] - 2026-04-18
CI
- Add .gitleaks.toml config
[0.2.1] - 2026-04-18
Documentation
- Add MkDocs Material documentation site
- Add live documentation URL and extend Definition of Done
Testing
- Fix "coroutine was never awaited" RuntimeWarnings
[0.2.0] - 2026-04-18
Features
- Initial project scaffold
- Initial working scaffold
- (post) Add --file, media attachments, and poll support
Refactoring
- Migrate CLI from Typer to Cyclopts and add test suite
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads