✨ Features
- feat: support --order option with commit ranges (89da1c5)
- feat: add commit range option (96f6b4a)
- feat: enable SIGTERM and SIGHUP handling in ctrlc crate (64f170c)
- feat: add Ctrl+C and q key support for quitting application (78cb6d2)
🐛 Bug Fixes
- fix: detect git repository from subdirectories (5ee8605)
📝 Other Changes
- chore: bump version to v0.3.0 (28e97f1)
- style: apply cargo fmt (00c07e6)
- refactor: reject symmetric difference operator in commit range (4ccc02d)
- docs: update documentation for commit range feature (1dd81be)
- chore(deps): bump clap from 4.5.52 to 4.5.53 (5afa869)
- Add 'bun.lockb' to ignored files list (01d86ee)
- Add bun.lock to ignored files list (d701fc4)
- docs: add instructions for installing on Arch Linux (57a2c6e)