Skip to content

Releases: thinkgos/goup-rs

v0.9.0

03 Jun 10:32
Compare
Choose a tag to compare

Changelog

[0.9.0] - 2024-06-03

🚀 Features

  • Add semantic go version
  • List go version fail from http, then fallback to use git.
  • Support semver, fix #105

🐛 Bug Fixes

  • Fix semantic
  • Set http client timeout default 8 sec
  • Rename dl to cache

🚜 Refactor

  • Refactor the code

📚 Documentation

  • Fix README.md

🧪 Testing

  • Add semantic test

⚙️ Miscellaneous Tasks

  • Simplify semantic function
  • Remove semver example
  • Colored

Release

  • V0.9.0

v0.8.2

27 May 11:13
Compare
Choose a tag to compare

Changelog

[0.8.2] - 2024-05-27

🐛 Bug Fixes

  • :consts::OS recognized the os of Apple M1 Sonoma 14.5 as macos, but Golang's Mac download source only has Darwin type
  • Env::consts::OS recognized the os of Apple M1 Sonoma 14.5 as macos, but Golang's Mac download source only has Darwin type

Release

  • 0.8.2

v0.8.1

25 May 08:02
Compare
Choose a tag to compare

Changelog

[0.8.1] - 2024-05-25

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

  • Upgrade version

v0.8.0

25 May 03:31
Compare
Choose a tag to compare

Changelog

[0.8.0] - 2024-05-25

🚀 Features

  • Add list go versions from http, we can select use git or http, default http

🐛 Bug Fixes

  • Fix #103 zip yanked
  • Reqwest features miss bug

Build

  • Bump junction from 1.0.0 to 1.1.0
  • Bump zip from 1.1.2 to 1.1.3
  • Bump zip from 1.1.3 to 1.2.0
  • Bump anyhow from 1.0.82 to 1.0.83
  • Bump zip from 1.2.0 to 1.2.1
  • Bump zip from 1.2.1 to 1.2.2
  • Bump zip from 1.2.2 to 1.2.3
  • Bump zip from 1.2.3 to 1.3.0
  • Bump anyhow from 1.0.83 to 1.0.86
  • Bump shadow-rs from 0.27.1 to 0.28.0
  • Bump serde_json from 1.0.107 to 1.0.109
  • Bump semver from 1.0.20 to 1.0.23
  • Bump serde from 1.0.188 to 1.0.193

Release

  • 0.7.3

v0.7.2

30 Apr 06:01
Compare
Choose a tag to compare

Changelog

[0.7.2] - 2024-04-30

⚙️ Miscellaneous Tasks

  • Fix cliff

Build

  • Bump clap_complete from 4.5.1 to 4.5.2
  • Bump anyhow from 1.0.81 to 1.0.82
  • Bump zip from 0.6.6 to 1.1.1
  • Bump self_update from 0.39.0 to 0.40.0
  • Bump flate2 from 1.0.28 to 1.0.29
  • Bump reqwest from 0.11.27 to 0.12.4
  • Bump flate2 from 1.0.29 to 1.0.30
  • Bump zip from 1.1.1 to 1.1.2

Release

  • V0.7.2

v0.7.1

27 Mar 02:54
Compare
Choose a tag to compare

Changelog

[0.7.1] - 2024-03-27

Miscellaneous Tasks

  • Fix doc and comment
  • Fix doc
  • Fix doc
  • Bump tempfile from 3.10.0 to 3.10.1
  • Bump log from 0.4.20 to 0.4.21
  • Bump env_logger from 0.11.2 to 0.11.3
  • Bump shadow-rs from 0.26.1 to 0.27.0
  • Bump clap from 4.5.1 to 4.5.2
  • Bump softprops/action-gh-release from 1 to 2
  • Bump reqwest from 0.11.24 to 0.11.25
  • Bump shadow-rs from 0.27.0 to 0.27.1
  • Bump reqwest from 0.11.25 to 0.11.26
  • Bump anyhow from 1.0.80 to 1.0.81
  • Bump clap from 4.5.2 to 4.5.3
  • Bump reqwest from 0.11.26 to 0.11.27
  • Bump regex from 1.10.3 to 1.10.4
  • Bump which from 6.0.0 to 6.0.1
  • Bump clap from 4.5.3 to 4.5.4

Release

  • V0.7.1

v0.7.0

24 Feb 13:23
Compare
Choose a tag to compare

Changelog

[0.7.0] - 2024-02-24

Miscellaneous Tasks

  • Add more comment
  • Add more version info
  • Bump clap_complete from 4.5.0 to 4.5.1
  • Bump orhun/git-cliff-action from 2 to 3
  • Bump anyhow from 1.0.79 to 1.0.80
  • Fix version info
  • Fix doc
  • Fix comtent

Refactor

  • Clean deprecated code
  • Refactor goup-version Dir implement

Release

  • V0.7.0

v0.6.2

17 Feb 08:41
Compare
Choose a tag to compare

Changelog

[0.6.2] - 2024-02-17

Miscellaneous Tasks

  • Add issue template question
  • Upgrade clap
  • Bump env_logger from 0.11.1 to 0.11.2
  • Upgrade
  • Bump clap from 4.5.0 to 4.5.1
  • Fix taskfile
  • Add more test
  • Fix dependencies
  • Fix dependencies

Release

  • V0.6.2

v0.6.1

07 Feb 05:47
Compare
Choose a tag to compare

Changelog

[0.6.1] - 2024-02-07

Bug Fixes

  • Fix unused

Features

  • Add no-confirm flag to dl clean and self uninstall

Miscellaneous Tasks

  • Add customize issue
  • Fix issue template confict
  • Remove doc dumplice badge
  • Fix comment
  • Add Makefile.tom
  • Bump tempfile from 3.9.0 to 3.10.0
  • Add windows installer

Refactor

  • Drop makefile.toml , use task

Release

  • V0.6.1

v0.6.0

04 Feb 07:45
Compare
Choose a tag to compare

Changelog

[0.6.0] - 2024-02-04

Bug Fixes

  • Fix doc
  • Ignore ci when doc change
  • Fix doc
  • Add self uninstall interact
  • Add dl
  • Add remove goup executable
  • Fix self uninstall

Features

  • Add issue bug report tpl
  • Add issue feature request tpl
  • Add self command
  • Add downloads manager command

Miscellaneous Tasks

  • Bump reqwest from 0.11.23 to 0.11.24
  • Bump clap_complete from 4.4.9 to 4.4.10