v1.3.0
1.3.0 - 2026-08-11
Bug Fixes
- (release) use --registry crates-io for publishing - (a8c170a) - baoyx
- (release) use cargo release publish for workspace dependency order - (3225bd1) - baoyx
- (release) add --allow-dirty for crates.io publish - (53bbfa9) - baoyx
- (update) use zipsign format for release signatures - (1b6e7c0) - baoyx
- (workflow) symlink .claude directory for worktree compatibility - (221cf73) - baoyx
- (workflow) remove .claude symlink and use relative paths - (e1b88aa) - baoyx
Features
- (doctor) add gf doctor command + error audit + issue ops (#186) - (d1410ac) - mc-ai
- (pr) add gf pr diff and patch commands (#191) - (0591faa) - mc-ai
- (website) SEO optimization and content matrix guides (#189) - (24767ba) - mc-ai
Miscellaneous Chores
- (release) add format check to preflight - (c61b877) - baoyx
- update Homebrew formula to v1.2.0 - (304d5b0) - github-actions[bot]
- fix release-from-dev script (#193) - (04002e6) - mc-ai
- release v1.3.0 (#194) - (41e8dfd) - mc-ai
Other
- Merge pull request #184 from byx-darwin/fix/update-signature-verification
fix(update): use zipsign format for release signatures - (9973db9) - mc-ai
- Merge pull request #185 from byx-darwin/fix/worktree-symlink-compatibility
fix(workflow): symlink .claude directory for worktree compatibility - (a42213f) - mc-ai
- trigger E2E tests - (1acd611) - baoyx
- Merge pull request #187 from byx-darwin/fix/worktree-symlink-broken
fix(workflow): remove .claude symlink and use relative paths - (66ea209) - mc-ai
Style
- (auth) fix nightly rustfmt violation and docs typos - (6ea3960) - baoyx
What's Changed
- fix(update): use zipsign format for release signatures by @byx-darwin in #184
- fix(workflow): symlink .claude directory for worktree compatibility by @byx-darwin in #185
- feat(doctor): add gf doctor command + error audit + issue ops by @byx-darwin in #186
- fix(workflow): remove .claude symlink and use relative paths by @byx-darwin in #187
- feat(website): SEO optimization and content matrix guides by @byx-darwin in #189
- feat(pr): add gf pr diff and patch commands by @byx-darwin in #191
- chore: fix release-from-dev script by @byx-darwin in #193
- chore: release v1.3.0 by @byx-darwin in #194
Full Changelog: v1.2.0...v1.3.0