v0.1.26
What’s Changed
Fixes
- ids.yml merge conflict resolution: Auto-resolve trivial merge conflicts in
ids.ymlduringtbd syncandtbd doctor --fix, preventing sync failures caused by
concurrent ID mapping updates - Worktree merge strategy: Add
merge=uniongitattributes inside the worktree for
ids.ymlso Git automatically merges concurrent additions without conflict - CI badge: Scope coverage report action to PR events only to fix CI badge status
Refactoring
- Remove dead code and consolidate duplicate constants
Full commit history: v0.1.25...v0.1.26