Skip to content

Releases: thinkgos/goup-rs

v0.16.10

24 Feb 00:45

Choose a tag to compare

Changelog

[0.16.10] - 2026-02-24

⚙️ Miscellaneous Tasks

  • Next version

Release

  • 0.16.10

v0.16.9

12 Feb 07:26
5f0937b

Choose a tag to compare

Changelog

[0.16.9] - 2026-02-12

🐛 Bug Fixes

  • Restrict self-update asset format by platform

⚙️ Miscellaneous Tasks

  • New version

v0.16.8

06 Feb 01:13

Choose a tag to compare

Changelog

[0.16.8] - 2026-02-06

🐛 Bug Fixes

  • Fix macos build failed

v0.16.6

05 Dec 06:47

Choose a tag to compare

Changelog

[0.16.6] - 2025-12-05

🚀 Features

  • Shell support custom env file
  • Shell support custom env file via cli

📚 Documentation

  • Fix incorrect ha256 -> sha256

⚙️ Miscellaneous Tasks

  • Next version

v0.16.5

28 Nov 09:14

Choose a tag to compare

Changelog

[0.16.5] - 2025-11-28

🚀 Features

  • Custom clap value_parse
  • Impl multiple registry index backend

🐛 Bug Fixes

  • Fix git inspect

🚜 Refactor

  • Move registry, registry_index, local_go_index to registries
  • Add registry index trait, try support mulitple index backend

📚 Documentation

  • Use suggest environment variables
  • Fic readme_cn.md table bug
  • Fix some desc
  • Fix readme
  • Fix doc

⚡ Performance

  • Use borrow ref

🎨 Styling

  • Env print style

⚙️ Miscellaneous Tasks

  • Next version
  • Update package

Release

  • V0.16.5 close #366

v0.16.4

21 Nov 12:36

Choose a tag to compare

Changelog

[0.16.4] - 2025-11-21

🐛 Bug Fixes

🚜 Refactor

  • Refactor env print style

⚙️ Miscellaneous Tasks

  • Next version

v0.16.3

21 Nov 05:44

Choose a tag to compare

Changelog

[0.16.3] - 2025-11-21

🚀 Features

  • Add ls-remote mark installed version
  • Remove init compile only on unix. add and a given shell type

🚜 Refactor

  • Move setup_env_XXX to ./src/assets/

📚 Documentation

  • Fix doc

Removed

  • Remove prettytable-rs dep

v0.16.2

21 Nov 01:46

Choose a tag to compare

Changelog

[0.16.2] - 2025-11-21

🚀 Features

  • Add shell --skip-autodetect

🚜 Refactor

  • Rename set file to default
  • Goup shell auto detect go.work/go.mod always match local index, fix local go index api

⚡ Performance

  • Improve shell logic

v0.16.1

20 Nov 09:32
6b892c0

Choose a tag to compare

Changelog

[0.16.1] - 2025-11-20

🚀 Features

  • Impl auto detect go.mod file or go.work file go version

🚜 Refactor

  • Shell prompt use current active pos

⚙️ Miscellaneous Tasks

  • Next version

v0.16.0

20 Nov 03:26

Choose a tag to compare

What's Changed

see #277 #362

Full Changelog: v0.15.0...v0.16.0