Releases: SierraSoftworks/git-tool
Releases · SierraSoftworks/git-tool
Version 3.0.2
What's Changed
New Features
- Add OpenTelemetry tracing to assist with debugging errors @notheotherben (#503)
- Disable all telemetry collection by default (disables crash dumps by default) @notheotherben (#503)
- Added a
--trace
command line argument which can be used to temporarily enable crash reporting and tracing when reporting errors @notheotherben (#503)
Documentation Updates
- Added documentation explaining how to report a bug @notheotherben (#503)
Version 3.0.1
What's Changed
The latest version of Git-Tool includes some sizeable (breaking) changes which are intended to make several daily tasks easier. Please read the migration guide to learn more about how to update your existing Git-Tool installation to support these new changes.
New Features
- Simplify the
service
configuration format to make it easier to maintain multiple transports (HTTPS/SSH) for the same backend @notheotherben (#499) - Switch to
gh:sierrasoftworks/git-tool
format for specifying repository paths @notheotherben (#499) - Add support for
gt new
creating remote repositories on GitHub Enterprise @notheotherben (#499) - Add support for specifying a service or app name when running
gt config add
@notheotherben (#499)
Documentation Updates
- Added a migration guide for Git-Tool v3.x @notheotherben (#499)
- Updated documentation to reflect changes in Git-Tool v3.x @notheotherben (#499)
Maintenance
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.38 to 2.0.0-beta.39 in /docs @dependabot (#502)
- chore(deps): bump actions/download-artifact from 2 to 3 @dependabot (#500)
- chore(deps): bump actions/upload-artifact from 2 to 3 @dependabot (#501)
- chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.37 to 2.0.0-beta.38 in /docs @dependabot (#496)
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.37 to 2.0.0-beta.38 in /docs @dependabot (#498)
- chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.37 to 2.0.0-beta.38 in /docs @dependabot (#497)
- chore(deps): bump codecov/codecov-action from 2.1.0 to 3 @dependabot (#495)
Version 3.0.0
What's Changed
The latest version of Git-Tool includes some sizeable (breaking) changes which are intended to make several daily tasks easier. Please read the migration guide to learn more about how to update your existing Git-Tool installation to support these new changes.
New Features
- Simplify the
service
configuration format to make it easier to maintain multiple transports (HTTPS/SSH) for the same backend @notheotherben (#499) - Switch to
gh:sierrasoftworks/git-tool
format for specifying repository paths @notheotherben (#499) - Add support for
gt new
creating remote repositories on GitHub Enterprise @notheotherben (#499)
Documentation Updates
- Added a migration guide for Git-Tool v3.x @notheotherben (#499)
- Updated documentation to reflect changes in Git-Tool v3.x @notheotherben (#499)
Maintenance
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.38 to 2.0.0-beta.39 in /docs @dependabot (#502)
- chore(deps): bump actions/download-artifact from 2 to 3 @dependabot (#500)
- chore(deps): bump actions/upload-artifact from 2 to 3 @dependabot (#501)
- chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.37 to 2.0.0-beta.38 in /docs @dependabot (#496)
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.37 to 2.0.0-beta.38 in /docs @dependabot (#498)
- chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.37 to 2.0.0-beta.38 in /docs @dependabot (#497)
- chore(deps): bump codecov/codecov-action from 2.1.0 to 3 @dependabot (#495)
Version 2.3.2
What's Changed
Maintenance
- chore(deps): bump clap from 3.1.7 to 3.1.8 @dependabot (#494)
- chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.36 to 2.0.0-beta.37 in /docs @dependabot (#493)
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.36 to 2.0.0-beta.37 in /docs @dependabot (#492)
- chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.36 to 2.0.0-beta.37 in /docs @dependabot (#491)
- chore(deps): bump clap from 3.1.6 to 3.1.7 @dependabot (#490)
- chore(deps): bump semver from 1.0.6 to 1.0.7 @dependabot (#488)
- chore(deps): bump async-trait from 0.1.52 to 0.1.53 @dependabot (#489)
- chore(deps): bump log from 0.4.14 to 0.4.16 @dependabot (#487)
- chore(deps): bump reqwest from 0.11.9 to 0.11.10 @dependabot (#486)
- chore(deps): bump rpassword from 6.0.0 to 6.0.1 @dependabot (#485)
- chore(deps): bump rpassword from 5.0.1 to 6.0.0 @dependabot (#484)
- chore(deps): bump release-drafter/release-drafter from 5.18.1 to 5.19.0 @dependabot (#483)
- chore(deps): bump clap from 3.1.5 to 3.1.6 @dependabot (#482)
- chore(deps): bump once_cell from 1.9.0 to 1.10.0 @dependabot (#481)
- chore(deps): bump clap from 3.1.3 to 3.1.5 @dependabot (#480)
- chore(deps): bump sentry from 0.24.3 to 0.25.0 @dependabot (#479)
- chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.35 to 2.0.0-beta.36 in /docs @dependabot (#477)
- chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.35 to 2.0.0-beta.36 in /docs @dependabot (#478)
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.35 to 2.0.0-beta.36 in /docs @dependabot (#476)
- chore(deps): bump actions/checkout from 2.4.0 to 3 @dependabot (#475)
- chore(deps): bump clap from 3.1.2 to 3.1.3 @dependabot (#474)
- chore(deps-dev): bump vuepress-vite from 2.0.0-beta.33 to 2.0.0-beta.35 in /docs @dependabot (#450)
- chore(deps-dev): bump @vuepress/plugin-google-analytics from 2.0.0-beta.33 to 2.0.0-beta.35 in /docs @dependabot (#451)
- chore(deps-dev): bump @vuepress/plugin-register-components from 2.0.0-beta.33 to 2.0.0-beta.35 in /docs @dependabot (#452)
- chore(deps): bump prismjs from 1.26.0 to 1.27.0 in /docs @dependabot (#473)
- chore(deps): bump clap from 3.1.1 to 3.1.2 @dependabot (#472)
- chore(deps): bump clap from 3.1.0 to 3.1.1 @dependabot (#470)
- chore(deps): bump semver from 1.0.5 to 1.0.6 @dependabot (#471)
- chore(deps): bump clap from 3.0.14 to 3.1.0 @dependabot (#469)
- chore(deps): bump serde_json from 1.0.78 to 1.0.79 @dependabot (#468)
- chore(deps): bump keyring from 1.1.1 to 1.1.2 @dependabot (#467)
- chore(deps): bump sentry from 0.24.2 to 0.24.3 @dependabot (#466)
- chore(deps): bump keyring from 1.0.0 to 1.1.1 @dependabot (#465)
- chore(deps): bump release-drafter/release-drafter from 5.18.0 to 5.18.1 @dependabot (#464)
- chore(deps): bump shell-words from 1.0.0 to 1.1.0 @dependabot (#463)
- chore(deps): bump semver from 1.0.4 to 1.0.5 @dependabot (#462)
- chore(deps): bump futures from 0.3.19 to 0.3.21 @dependabot (#461)
- chore(deps): bump release-drafter/release-drafter from 5.17.6 to 5.18.0 @dependabot (#460)
- chore(deps): bump clap from 3.0.13 to 3.0.14 @dependabot (#459)
- chore(deps): bump tokio from 1.16.0 to 1.16.1 @dependabot (#458)
- chore(deps): bump tokio from 1.15.0 to 1.16.0 @dependabot (#457)
- chore(deps): bump clap from 3.0.12 to 3.0.13 @dependabot (#456)
- chore(deps): bump serde from 1.0.135 to 1.0.136 @dependabot (#455)
- chore(deps): bump sentry from 0.24.1 to 0.24.2 @dependabot (#454)
- chore(deps): bump clap from 3.0.10 to 3.0.12 @dependabot (#453)
- chore(deps): bump sentry from 0.23.0 to 0.24.1 @dependabot (#447)
- chore(deps): bump serde_json from 1.0.75 to 1.0.78 @dependabot (#449)
- chore(deps): bump serde from 1.0.134 to 1.0.135 @dependabot (#448)
- chore(deps): bump serde from 1.0.133 to 1.0.134 @dependabot (#445)
- chore(deps): bump release-drafter/release-drafter from 5.17.5 to 5.17.6 @dependabot (#444)
- chore(deps): bump clap from 3.0.9 to 3.0.10 @dependabot (#443)
- chore(deps): bump clap from 3.0.7 to 3.0.9 @dependabot (#442)
- chore(deps): bump release-drafter/release-drafter from 5.16.1 to 5.17.5 @dependabot (#441)
- chore(deps): bump serde_json from 1.0.74 to 1.0.75 @dependabot (#440)
Version 2.3.1
What's Changed
- fix: We've removed from extraneous "are you sure" text from the
gt prune
command.
Full Changelog: v2.3.0...v2.3.1
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