Skip to content

Releases: topgrade-rs/topgrade

v10.2.3

18 Dec 14:24
eb51be0
Compare
Choose a tag to compare

What's Changed

  • Adds helm (#255) by @ThomasK33 in #256
  • Adds a step for fetching and building treesitter grammars for helix by @sandalbanditten in #263
  • Adds options to disable Yarn and Pnpm individually. by @markusgod in #260
  • Fixes error when notify-send not available by @DottoDev in #257
  • Fixes vcpkg when installed as root by @DottoDev in #266
  • Fixes rubygems on .deb distros by @DottoDev in #268
  • Adds fish_update_completions to fish step by @DottoDev in #270
  • Fixes dotnet if dotnet tool is not available by @DottoDev in #229

New Contributors

Full Changelog: v10.2.2...v10.2.3

v10.2.2

06 Dec 19:51
51e7a31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.2.1...v10.2.2

v10.2.1

30 Nov 21:11
96e4de4
Compare
Choose a tag to compare

What's Changed

New package manager

Bug fixes and internal changes

New Contributors

Full Changelog: v10.2.0...v10.2.1

v10.2.0

24 Nov 18:49
Compare
Choose a tag to compare

What's Changed

New package managers

Bug fixes

Fixed compilation for

New official release targets

  • Android by @guihkx in #175
  • FreeBSD by @guihkx in #177 -> This should work but due to an issue with the cross crosscompilation toolchain FreeBSD currently can't compile but the release will be added as soon as a fix is available

Full Changelog: v10.1.2...v10.2.0

v10.1.2

06 Nov 13:56
e161d3c
Compare
Choose a tag to compare

What's Changed

  • 10.1.2 by @DottoDev in #162
  • Check if distrobox exists before running step
  • Improve help prompt value names inhttps://github.com//pull/153
  • 159 self update error message with standalone versions in #161
  • Fixes distrobox errors in #160

Full Changelog: v10.1.1...v10.1.2

v10.1.1

05 Nov 10:51
3dc2452
Compare
Choose a tag to compare

What's Changed

  • fixes: Distrobox is always running even if not installed (#151) by @DottoDev in #152

Full Changelog: v10.1.0...v10.1.1

v10.1.0

05 Nov 09:19
9de111a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v10.1.0

v10.1.0-rc1

03 Nov 17:06
632fcb5
Compare
Choose a tag to compare
v10.1.0-rc1 Pre-release
Pre-release

What's Changed

  • changed back to topgrade from topgrade-rs by @DottoDev in #79
  • Fix neovim upgrade by @shurizzle in #77
  • feat: added distrobox by @LeSnake04 in #76
  • Enhance the README by @paescuj in #82
  • Bump clap version to 4.0 by @tranzystorek-io in #81
  • Extra options for distrobox by @LeSnake04 in #83
  • Release pipeline Test by @DottoDev in #87
  • Add ghcup step by @9999years in #89
  • Add rcm step by @9999years in #91
  • Add fundle step by @9999years in #90
  • New CD pipeline by @DottoDev in #98
  • Release pipeline by @DottoDev in #99
  • Version bump to v10.1.0 by @DottoDev in #100
  • 10.1.0 release by @DottoDev in #101
  • Adds nala on android support by @DottoDev in #97
  • Use upper-case naming (Topgrade) everywhere by @paescuj in #96
  • OpenBSD support by @riscygeek in #104
  • Fixes some references to the original topgrade repo by @ssmendon in #41
  • style(self_update): Run cargo fmt by @pan93412 in #108
  • Cleanup CI/CD pipeline by @DottoDev in #115
  • refactor: Run cargo clippy --fix by @pan93412 in #113
  • feat: add issue config by @0xMRTT in #122
  • fix: link in readme by @0xMRTT in #120
  • Quote arguments when executing in a shell by @9999years in #118
  • Changes version requirements to latest path of minor version by @DottoDev in #127

New Contributors

Full Changelog: v10.0.1...v10.1.0-rc1

v10.1.0-cd5

03 Nov 19:41
d8748b0
Compare
Choose a tag to compare
v10.1.0-cd5 Pre-release
Pre-release

What's Changed

  • GitHub action cleanup2 by @DottoDev in #132
  • Get windows to finish clippy without errors by @DottoDev in #133

Full Changelog: v10.1.0-cd4...v10.1.0-cd5

v10.1.0-dc4

03 Nov 19:06
7256aaf
Compare
Choose a tag to compare
v10.1.0-dc4 Pre-release
Pre-release

CD pipeline test

What's Changed

  • Resolve clippy errors by @DottoDev in #131

Full Changelog: v10.1.0-cd3...v10.1.0-cd4