Releases: randallreedjr/git_swap
Releases · randallreedjr/git_swap
v2.0.0
What's Changed
- Update brew command to be one step by @randallreedjr in #23
- Upgrade to be compatible with ruby >= 3.2.0 by @randallreedjr in #26
Full Changelog: v1.1.5...v2.0.0
v1.1.5
- Handle case where git swap is being run for the first time, with no arguments, and .gitswap file does not yet exist
v1.1.4
- Remove dependency on ActiveSupport
v1.1.3
Reapply the --apple-use-keychain
change that was lost in v1.1.2
v1.1.2
Use --apple-use-keychain option with ssh-add to load passphrase
v1.1.1
- Bump bundler version to address security vulnerability
- Bump ruby version to 2.7.4
- Update Circle CI config to run tests on build
v1.1.0
- Update README
- Do not re-declare VERSION if constant is already defined
- Bump rake version to address vulnerability
- Allow exit via ctrl+c
v1.0.0
Rename git_switch to git_swap