## Terminal Interface (0.5.0) Each item is a minor version increment (eg 0.1.1 ➡️ 0.2.0) - [x] Select commit type/category - [ ] #4 - [x] Confirm whether change is backward compatible - [x] Craft/enter commit header and message - [ ] Notify if update/new version is available ## Dev (0.9.0) - [x] Create/find/use bubble-compatible question-prompt machine - [x] Create actual commit - [x] Generate and read from (hopefully toml) config files - [ ] Error boundary ## Docs (0.13.0) - [ ] Source code/dev docs - [ ] Installation & usage docs - [ ] Man pages - [ ] Help commands ## Release (1.0.0) For example, see [gh CLI Release Workflow](https://github.com/cli/cli/blob/trunk/.github/workflows/releases.yml) See [GoReleaser](https://goreleaser.com/) - [ ] Publish binary to package repos like Homebrew, apt, winget, etc - [ ] Goal: Painless installation to PATH, appearing as native git extension with `git ice`
Terminal Interface (0.5.0)
Each item is a minor version increment (eg 0.1.1 ➡️ 0.2.0)
Dev (0.9.0)
Docs (0.13.0)
Release (1.0.0)
For example, see gh CLI Release Workflow
See GoReleaser
git ice