Releases: thinkgos/goup-rs
Releases · thinkgos/goup-rs
v0.16.10
v0.16.9
Changelog
[0.16.9] - 2026-02-12
🐛 Bug Fixes
- Restrict self-update asset format by platform
⚙️ Miscellaneous Tasks
- New version
v0.16.8
Changelog
[0.16.8] - 2026-02-06
🐛 Bug Fixes
- Fix macos build failed
v0.16.6
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
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
Changelog
[0.16.4] - 2025-11-21
🐛 Bug Fixes
- Registry index use http://go.dev is better
🚜 Refactor
- Refactor env print style
⚙️ Miscellaneous Tasks
- Next version
v0.16.3
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
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
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