Skip to content

Releases: randallreedjr/git_swap

v2.0.0

30 Jul 14:29
85e75a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v2.0.0

v1.1.5

11 Feb 03:33
86efd74
Compare
Choose a tag to compare
  • 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

11 Feb 02:50
6fef612
Compare
Choose a tag to compare
  • Remove dependency on ActiveSupport

v1.1.3

09 Feb 18:00
0da1124
Compare
Choose a tag to compare

Reapply the --apple-use-keychain change that was lost in v1.1.2

v1.1.2

09 Feb 17:45
3d069ae
Compare
Choose a tag to compare

Use --apple-use-keychain option with ssh-add to load passphrase

v1.1.1

12 Sep 18:17
Compare
Choose a tag to compare
  • 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

30 Oct 02:11
7d433fa
Compare
Choose a tag to compare
  • 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

10 Jul 15:53
3f9c449
Compare
Choose a tag to compare

Rename git_switch to git_swap