Skip to content

chore(release): bump versions to v0.8.0 - #78

Merged
SunYanbox merged 1 commit into
mainfrom
release/v0.8.0
Aug 24, 2026
Merged

chore(release): bump versions to v0.8.0#78
SunYanbox merged 1 commit into
mainfrom
release/v0.8.0

Conversation

@SunYanbox

Copy link
Copy Markdown
Owner

Summary

This PR bumps crate versions and updates CHANGELOG for the v0.8.0 release.

Changes

  • manualaid-cli: 0.7.0 -> 0.8.0 (minor)
    • Add built-in changelog viewer with styled paging
    • Add bang-prefixed shell commands in main menu (!command)
    • Stabilize menu selection with unique slugs
    • Pagination improvements (3 lines per page for tool output, 20+10 for approval preview)
  • i18n: 0.1.6 -> 0.2.0 (minor)
    • Add changelog parsing API: changelog_all, changelog_versions, changelog_version
    • Wrap set_locale with additional logic
  • CHANGELOG: Add v0.8.0 release notes in both developer and user versions

Impact

No breaking changes. All changes are backward compatible.


中文

摘要

此 PR 更新 crate 版本并为 v0.8.0 发布添加 CHANGELOG。

变更内容

  • manualaid-cli: 0.7.0 -> 0.8.0 (minor)
    • 新增内置更新日志查看器(支持分页)
    • 主菜单新增 ! 前缀 Shell 命令
    • 菜单项稳定化(添加唯一 slug)
    • 分页改进(工具输出每页3行,审批预览20+10行)
  • i18n: 0.1.6 -> 0.2.0 (minor)
    • 新增更新日志解析 API:changelog_allchangelog_versionschangelog_version
    • 封装 set_locale 添加额外逻辑
  • CHANGELOG: 开发者版和用户版均已更新 v0.8.0 发布说明

影响

无破坏性变更。所有更改均向后兼容。

- Bump manualaid-cli from 0.7.0 to 0.8.0 (minor)

- Bump i18n from 0.1.6 to 0.2.0 (minor)

- Add CHANGELOG entries for v0.8.0
@SunYanbox SunYanbox added the release A release version is ready or being tracked. label Aug 24, 2026
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SunYanbox
SunYanbox merged commit 7e24d95 into main Aug 24, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release A release version is ready or being tracked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant