Skip to content

Releases: SierraSoftworks/git-tool

Version 2.3.0

15 Jan 13:59
81b461f
Compare
Choose a tag to compare

What's Changed

  • feat: Add a new gt prune command to remove local branches that have been merged already by @notheotherben in #439

Full Changelog: v2.2.17...v2.3.0

Version 2.2.17

14 Jan 22:15
e66a2b7
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: Add a registry template for Mac OS finder @notheotherben (#423)
  • feat: Support Azure DevOps repositories that have spaces in their name in the default configuration (#438)

Maintenance

Version 2.2.16

01 Jan 17:26
cbe9777
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: Add support for validating GitHub access via the Doctor command @notheotherben (#420)

Documentation Updates

Maintenance

  • chore(deps-dev): bump vuepress-vite from 2.0.0-beta.29 to 2.0.0-beta.32 in /docs @dependabot (#418)
  • chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.29 to 2.0.0-beta.32 in /docs @dependabot (#417)
  • chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.29 to 2.0.0-beta.32 in /docs @dependabot (#419)
  • chore(deps): bump http from 0.2.5 to 0.2.6 @dependabot (#422)
  • chore(deps): bump clap from 3.0.0-rc.9 to 3.0.0-rc.11 @dependabot (#421)
  • chore(deps): bump clap from 3.0.0-rc.8 to 3.0.0-rc.9 @dependabot (#416)
  • chore(deps): bump clap from 3.0.0-rc.7 to 3.0.0-rc.8 @dependabot (#413)
  • chore(deps): bump reqwest from 0.11.7 to 0.11.8 @dependabot (#411)
  • chore(deps): bump futures from 0.3.18 to 0.3.19 @dependabot (#407)

Version 2.2.15

19 Dec 19:20
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: Add support for updating to pre-release versions of Git-Tool @notheotherben (#406)

Maintenance

Version 2.2.14

02 Dec 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.13...v2.2.14

Version 2.2.13

20 Nov 23:24
4eb1295
Compare
Choose a tag to compare

What's Changed

New Features

Maintenance

Version 2.2.12

13 Nov 15:00
30cac73
Compare
Choose a tag to compare

What's Changed

Fixes and Improvements

Version 2.2.11

13 Nov 09:48
Compare
Choose a tag to compare

What's Changed

Fixes

  • We have improved support for auto-completion on zsh, which should resolve problems that some Mac OS users were running into.

Maintenance

Version 2.2.10

24 Sep 15:48
f2f8ee6
Compare
Choose a tag to compare

What's Changed

Maintenance

  • chore(deps): bump tokio from 1.11.0 to 1.12.0 @dependabot (#362)
  • chore(deps): bump http from 0.2.4 to 0.2.5 @dependabot (#363)
  • chore(deps): bump serde_json from 1.0.67 to 1.0.68 @dependabot (#361)
  • chore(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 @dependabot (#360)
  • chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.25 to 2.0.0-beta.26 in /docs @dependabot (#359)
  • chore(deps-dev): bump vuepress-vite from 2.0.0-beta.25 to 2.0.0-beta.26 in /docs @dependabot (#358)
  • chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.25 to 2.0.0-beta.26 in /docs @dependabot (#357)
  • chore(deps): bump serde_yaml from 0.8.20 to 0.8.21 @dependabot (#356)
  • chore(deps): bump tokio from 1.10.1 to 1.11.0 @dependabot (#355)
  • chore(deps): bump futures from 0.3.16 to 0.3.17 @dependabot (#354)
  • chore(deps-dev): bump vuepress-vite from 2.0.0-beta.24 to 2.0.0-beta.25 in /docs @dependabot (#352)
  • chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.24 to 2.0.0-beta.25 in /docs @dependabot (#353)
  • chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.24 to 2.0.0-beta.25 in /docs @dependabot (#351)
  • chore(deps): bump serde from 1.0.129 to 1.0.130 @dependabot (#350)
  • chore(deps): bump serde_json from 1.0.66 to 1.0.67 @dependabot (#349)
  • chore(deps): bump serde_yaml from 0.8.19 to 0.8.20 @dependabot (#348)
  • chore(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 @dependabot (#347)
  • chore(deps): bump tokio from 1.10.0 to 1.10.1 @dependabot (#346)
  • chore(deps): bump serde from 1.0.128 to 1.0.129 @dependabot (#345)
  • chore(deps): bump serde from 1.0.127 to 1.0.128 @dependabot (#344)
  • chore(deps): bump serde_yaml from 0.8.18 to 0.8.19 @dependabot (#343)
  • chore(deps): bump serde_yaml from 0.8.17 to 0.8.18 @dependabot (#342)
  • chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.23 to 2.0.0-beta.24 in /docs @dependabot (#339)
  • chore(deps-dev): bump vuepress-vite from 2.0.0-beta.23 to 2.0.0-beta.24 in /docs @dependabot (#341)
  • chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.23 to 2.0.0-beta.24 in /docs @dependabot (#340)
  • chore(deps): bump nix from 0.22.0 to 0.22.1 @dependabot (#337)
  • chore(deps): bump clap from 3.0.0-beta.2 to 3.0.0-beta.4 @dependabot (#338)
  • chore(deps): bump tokio from 1.9.0 to 1.10.0 @dependabot (#336)
  • chore(deps-dev): bump vuepress-vite from 2.0.0-beta.22 to 2.0.0-beta.23 in /docs @dependabot (#333)
  • chore(deps): bump gtmpl from 0.7.0 to 0.7.1 @dependabot (#335)
  • chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.22 to 2.0.0-beta.23 in /docs @dependabot (#332)
  • chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.22 to 2.0.0-beta.23 in /docs @dependabot (#334)

Version 2.2.9

03 Aug 20:04
8af338e
Compare
Choose a tag to compare

What's Changed

Maintenance