Release Notes
Bug Fixes
- Fix: run tests single-threaded to avoid env var race conditions
- Fix: remove extra trailing newlines from CHANGELOG.md
- Fix: ensure CHANGELOG.md ends with newline
- Fix: apply pre-commit formatting fixes (trailing whitespace, EOF)
Documentation
- Docs: add proposal to skip empty non-merge commits
- Docs: add CONTRIBUTING.md and refactor README development section
- Docs(specs): update purpose sections and refine requirements
Features
- Feat: skip empty non-merge commits instead of setting placeholder
- Feat(cli): add force regeneration mode for explicit revset usage
- Feat(release): add branch and uncommitted changes validation
Miscellaneous Tasks
Refactoring
- Refactor(cli): simplify CLI structure by removing subcommands
Install jj-desc 0.4.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tumf/jj-desc/releases/download/v0.4.3/jj-desc-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/tumf/jj-desc/releases/download/v0.4.3/jj-desc-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install tumf/tap/jj-desc
Download jj-desc 0.4.3