Releases: SierraSoftworks/git-tool
Releases · SierraSoftworks/git-tool
Version 2.1.32
Changes
- chore(deps): bump serde from 1.0.123 to 1.0.124 @dependabot (#231)
- chore(deps): bump async-trait from 0.1.43 to 0.1.47 @dependabot (#230)
- chore(deps): bump async-trait from 0.1.42 to 0.1.43 @dependabot (#229)
- chore(deps): bump serde_json from 1.0.63 to 1.0.64 @dependabot (#227)
Version 2.1.31
Changes
- chore(deps): bump serde_json from 1.0.62 to 1.0.63 @dependabot (#226)
- chore(deps): bump once_cell from 1.6.0 to 1.7.0 @dependabot (#225)
- chore(deps): bump once_cell from 1.5.2 to 1.6.0 @dependabot (#223)
- chore(deps): bump futures from 0.3.12 to 0.3.13 @dependabot (#224)
- chore(deps): bump nix from 0.19.1 to 0.20.0 @dependabot (#222)
Version 2.1.30
Changes
- fix: Move the helpful warning about missing a config file to the gt open command @notheotherben (#221)
- tweak: Improve error message advice @notheotherben (#220)
- fix: Update the default config to use the correct URLs for Azure DevOps @notheotherben (#219)
- chore(deps): bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#215)
Version 2.1.29
Changes
- fix: Don't report Git errors as system-level errors @notheotherben (#214)
- chore(deps): bump serde_yaml from 0.8.16 to 0.8.17 @dependabot (#213)
- chore(deps): bump hyper from 0.14.2 to 0.14.4 @dependabot (#210)
- chore(deps): bump tokio from 1.1.1 to 1.2.0 @dependabot (#212)
- chore(deps): bump mathrix-education/setup-sentry-cli from 1.0.0 to 1.1.0 @dependabot (#209)
- chore(deps): bump serde_json from 1.0.61 to 1.0.62 @dependabot (#211)
- chore(deps): bump serde_yaml from 0.8.15 to 0.8.16 @dependabot (#208)
- chore(deps): bump tokio from 1.1.0 to 1.1.1 @dependabot (#207)
Version 2.1.28
Changes
- chore(deps): bump log from 0.4.13 to 0.4.14 @dependabot (#206)
- chore(deps): bump serde from 1.0.122 to 1.0.123 @dependabot (#205)
- chore(deps): bump tokio from 1.0.2 to 1.1.0 @dependabot (#204)
- chore(deps): bump serde from 1.0.120 to 1.0.122 @dependabot (#203)
- chore(deps): bump mocktopus from 0.7.9 to 0.7.10 @dependabot (#202)
- chore(deps): bump rpassword from 5.0.0 to 5.0.1 @dependabot (#200)
- chore(deps): bump serde from 1.0.119 to 1.0.120 @dependabot (#201)
- chore(deps): bump futures from 0.3.11 to 0.3.12 @dependabot (#199)
Version 2.1.27
Changes
- fix: Improve the error message shown when no update is available @notheotherben (#198)
- chore(deps): bump futures from 0.3.10 to 0.3.11 @dependabot (#197)
- chore(deps): bump tokio from 1.0.1 to 1.0.2 @dependabot (#196)
Version 2.1.26
Changes
- chore(deps): bump futures from 0.3.9 to 0.3.10 @dependabot (#195)
- chore(deps): bump sentry from 0.21.0 to 0.22.0 @dependabot (#194)
- chore(deps): bump tempfile from 3.1.0 to 3.2.0 @dependabot (#193)
- chore(deps): bump serde from 1.0.118 to 1.0.119 @dependabot (#191)
- chore(deps): bump log from 0.4.11 to 0.4.13 @dependabot (#192)
- chore(deps): bump http from 0.2.2 to 0.2.3 @dependabot (#190)
- chore(deps): bump futures from 0.3.8 to 0.3.9 @dependabot (#189)
- chore(deps): bump codecov/codecov-action from v1.1.1 to v1.2.1 @dependabot (#186)
- chore(deps): bump serde_yaml from 0.8.14 to 0.8.15 @dependabot (#187)
- test: Add further tests for Git commands @notheotherben (#188)
Version 2.1.25
Changes
- doc: Add information about the VC++ dependency on Windows @notheotherben (#183)
- chore(deps): bump gtmpl from 0.5.7 to 0.6.0 @dependabot (#182)
Version 2.1.24
Changes
- feat: Exclude incompatible (or not yet built) updates from the list of available updates @notheotherben (#181)
- test: Add tests for the update manager @notheotherben (#180)
Version 2.1.23
Changes
- fix: Ensure that we merge features from config files correctly @notheotherben (#179)