Release Notes
Features
- Add status field to unstaged file diffs and handle deletions in prompt
- Delegate homebrew update to brew upgrade aic
- Add panel-based terminal output with non-TTY support (#4)
Bug Fixes
- Handle working-tree deletions in add method
- Reject untracked absent paths in add
Install aic 0.2.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CaicoLeung/aic/releases/download/v0.2.2/aic-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/CaicoLeung/aic/releases/download/v0.2.2/aic-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install CaicoLeung/aic/aic
Download aic 0.2.2