Releases: ccntrq/git-squad
Releases · ccntrq/git-squad
v0.3.3
v0.3.2
v0.3.1
v0.3.0
⛰️ Features
- allow passing multiple buddies to
withandwithout(#1) - add autocomplete for buddies aliases (#2)
- [breaking] new toml format for buddies file (#17)
BREAKING CHANGE:yamlbuddies configs have been deprecated in favor of
toml. For users using the default config locations the old config will
be automatically migrated to the new format. For users using custom
--buddies-filelocations there is a new commandgit-squad migrate-buddiesthat can be used to perform the migration
🐛 Bug Fixes
- always place co-authors into the footer section (#8)
- make create command fail early on duplicate alias (#9)
📚 Documentation
- add demo tape (#10)