Releases: SierraSoftworks/git-tool
Releases · SierraSoftworks/git-tool
Version 2.3.0
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
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
- chore(deps): bump clap from 3.0.6 to 3.0.7 @dependabot (#433)
- chore(deps): bump reqwest from 0.11.8 to 0.11.9 @dependabot (#432)
- chore(deps): bump clap from 3.0.5 to 3.0.6 @dependabot (#431)
- chore(deps): bump clap from 3.0.4 to 3.0.5 @dependabot (#430)
- chore(deps): bump clap from 3.0.1 to 3.0.4 @dependabot (#429)
- chore(deps): bump clap from 3.0.0 to 3.0.1 @dependabot (#428)
- chore(deps): bump SierraSoftworks/gh-releases from 1.0.4 to 1.0.6 @dependabot (#427)
- chore(deps): bump serde from 1.0.132 to 1.0.133 @dependabot (#425)
- chore(deps): bump clap from 3.0.0-rc.11 to 3.0.0 @dependabot (#424)
- chore(deps): bump serde_json from 1.0.73 to 1.0.74 @dependabot (#426)
Version 2.2.16
What's Changed
New Features
- feat: Add support for validating GitHub access via the Doctor command @notheotherben (#420)
Documentation Updates
- doc: Add a changelog/release view to the homepage @notheotherben (#412)
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
What's Changed
New Features
- feat: Add support for updating to pre-release versions of Git-Tool @notheotherben (#406)
Maintenance
- chore(deps): bump serde_yaml from 0.8.21 to 0.8.23 @dependabot (#397)
- chore(deps): bump clap from 3.0.0-rc.5 to 3.0.0-rc.7 @dependabot (#405)
- chore(deps): bump serde from 1.0.131 to 1.0.132 @dependabot (#404)
- chore(deps): bump nix from 0.23.0 to 0.23.1 @dependabot (#403)
- chore(deps): bump clap from 3.0.0-rc.4 to 3.0.0-rc.5 @dependabot (#401)
- chore(deps): bump tokio from 1.14.0 to 1.15.0 @dependabot (#402)
- chore(deps): bump once_cell from 1.8.0 to 1.9.0 @dependabot (#400)
- chore(deps): bump serde_json from 1.0.72 to 1.0.73 @dependabot (#399)
- chore(deps): bump clap from 3.0.0-rc.3 to 3.0.0-rc.4 @dependabot (#398)
- chore(deps): bump async-trait from 0.1.51 to 0.1.52 @dependabot (#395)
- chore(deps): bump clap from 3.0.0-rc.0 to 3.0.0-rc.3 @dependabot (#396)
- chore(deps): bump serde from 1.0.130 to 1.0.131 @dependabot (#393)
- chore(deps): bump clap from 3.0.0-beta.5 to 3.0.0-rc.0 @dependabot (#394)
- chore(deps): bump itertools from 0.10.1 to 0.10.3 @dependabot (#392)
Version 2.2.14
What's Changed
- chore(deps): bump futures from 0.3.17 to 0.3.18 by @dependabot in #387
- chore(deps): bump serde_json from 1.0.71 to 1.0.72 by @dependabot in #388
- chore(deps): bump keyring from 0.10.4 to 1.0.0 by @dependabot in #389
- chore(deps): bump reqwest from 0.11.6 to 0.11.7 by @dependabot in #390
Full Changelog: v2.2.13...v2.2.14
Version 2.2.13
What's Changed
New Features
- feat: Add a command to remove repositories @notheotherben (#386)
Maintenance
- chore(deps): bump serde_json from 1.0.70 to 1.0.71 @dependabot (#385)
- chore(deps): bump tokio from 1.13.1 to 1.14.0 @dependabot (#384)
- chore(deps): bump tokio from 1.13.0 to 1.13.1 @dependabot (#383)
- chore(deps): bump keyring from 0.10.3 to 0.10.4 @dependabot (#382)
- chore(deps): bump human-errors from 0.1.1 to 0.1.2 @dependabot (#381)
- chore(deps): bump serde_json from 1.0.69 to 1.0.70 @dependabot (#380)
Version 2.2.12
What's Changed
Fixes and Improvements
- fix: Ensure that updates work correctly for unix systems @notheotherben (#379)
Version 2.2.11
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
- chore(deps): bump keyring from 0.10.1 to 0.10.3 @dependabot (#378)
- chore(deps): bump serde_json from 1.0.68 to 1.0.69 @dependabot (#376)
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 @dependabot (#375)
- chore(deps): bump tokio from 1.12.0 to 1.13.0 @dependabot (#374)
- chore(deps): bump reqwest from 0.11.5 to 0.11.6 @dependabot (#370)
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#368)
- chore(deps): bump clap from 3.0.0-beta.4 to 3.0.0-beta.5 @dependabot (#367)
- chore(deps): bump reqwest from 0.11.4 to 0.11.5 @dependabot (#365)
- chore(deps): bump nix from 0.22.1 to 0.23.0 @dependabot (#364)
Version 2.2.10
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
What's Changed
Maintenance
- chore(deps): bump semver from 1.0.3 to 1.0.4 @dependabot (#330)
- chore(deps): bump serde from 1.0.126 to 1.0.127 @dependabot (#331)
- chore(deps): bump serde_json from 1.0.65 to 1.0.66 @dependabot (#329)
- chore(deps): bump serde_json from 1.0.64 to 1.0.65 @dependabot (#328)
- chore(deps): bump async-trait from 0.1.50 to 0.1.51 @dependabot (#327)
- chore(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2 @dependabot (#326)
- chore(deps): bump futures from 0.3.15 to 0.3.16 @dependabot (#325)
- chore(deps): bump tokio from 1.8.2 to 1.9.0 @dependabot (#324)