Skip to content

Releases: SierraSoftworks/git-tool

Version 2.1.6

18 Jul 10:31
2b80d2f
Compare
Choose a tag to compare

Changes

Version 2.1.5

18 Jul 10:01
af867fc
Compare
Choose a tag to compare

Changes

  • fix: Use Sentry symbolicator for debug info and return to release builds @notheotherben (#86)
  • fix: Don't return an error when attempting to create a GitHub repo which already exists @notheotherben (#85)

Version 2.1.4

18 Jul 08:22
4e92161
Compare
Choose a tag to compare

Changes

Version 2.1.3

16 Jul 22:36
41ed46d
Compare
Choose a tag to compare

Changes

Version 2.1.2

10 Jul 21:25
a4c2c31
Compare
Choose a tag to compare

Changes

  • Some small improvements to error and crash reporting

Version 2.1.1

10 Jul 09:31
a7c93a3
Compare
Choose a tag to compare

Changes

Version 2.1.0

08 Jul 22:54
09f4c50
Compare
Choose a tag to compare

Changes

  • feat: Add improved context to update operations when reporting errors to Sentry @spartan563 (#69)
  • feat: Add a --force parameter to the config add command to overwrite existing entries @spartan563 (#68)
  • chore(deps): bump hyper-tls from 0.4.1 to 0.4.3 @dependabot (#67)
  • chore(deps): bump release-drafter/release-drafter from v5.6.1 to v5.11.0 @dependabot (#66)

Version 2.0.3

06 Jul 21:20
5194b0a
Compare
Choose a tag to compare

Changes

  • chore(deps): bump tclindner/sentry-releases-action from v1.0.0 to v1.2.0 @dependabot (#63)
  • chore(deps): bump codecov/codecov-action from v1.0.5 to v1.0.10 @dependabot (#62)
  • chore(deps): bump actions-rs/cargo from v1.0.1 to v1.0.3 @dependabot (#60)
  • chore(deps): bump actions-rs/grcov from v0.1.5 to v0.1.6 @dependabot (#61)
  • ci: Switch to v2 of artifact tools (which ensures that the correct Cargo file is used for release builds) @spartan563 (#59)
  • fix: Don't attempt to escape incoming command line arguments for legacy update flag @spartan563 (#58)
  • chore(deps): bump chrono from 0.4.12 to 0.4.13 @dependabot-preview (#57)

Version 2.0.2

05 Jul 22:34
6e694ea
Compare
Choose a tag to compare

Changes

Version 2.0.1

04 Jul 20:11
6a0d189
Compare
Choose a tag to compare

Changes

  • Make it possible to manage aliases using gt config @spartan563 (#44)