Releases: Yakiyo/gon
Releases · Yakiyo/gon
v1.0.0
Changelog
- 62ffa3a Update brew formula to gom version v0.0.1
- eb4dcdb Update scoop manifest to gom version v0.0.1
- 9285844 chore: add some more stuff in readme
- 868eb25 chore: basic readme
- 45c1f03 chore: impromptu commit
- 30119f9 chore: just command for goreleaser build
- 6d073a4 feat: better ls command
- fd9c72d feat: better path command
- c9606d1 feat: better version commands/flags
- a9ebe74 feat: more handy utils
- df08d94 feat: readme
- 356403a feat: unalias command
- 44f60b1 feat: uninstall command
- 2b0c7ca feat: use command
- 394fdb6 feat: use version in
gon/current
rather than the one in path - 9665134 feat: version validator
- c5a2079 fix: delete old file
- 80eda1f fix: go.mod version parser
- e4aeab5 fix: handle missing installation directory
- 6b89328 fix: remove old files
- beea177 fix: remove viper default for current
- d7d4f25 fix: remove viper default for curret
- adc910e fix: variable shadowing issue
- eac9ad6 refactor: move go.mod version parsing to versions
- e2bc604 refactor: move list generation to separate func
- 5a2359f refactor: move out logic to separate func
- d7cf215 refactor: rename func to current
- b285eb3 refactor: rename project to Gon
- 5ad6a82 refactor: reuse alias package
- acdcd85 style: go fmt
v0.0.1
Changelog
- ed8b4e5 Initial commit
- 7fb1a1f chore: add a small log there
- f12b017 chore: add json-iterator to deps
- 35933fb chore: better
Use
- 9658953 chore: more utils
- 3aaa0bf chore: remove changelog file
- 8d85806 chore: remove unused stuff and update gitignore
- 02ef25a chore: setup commands
- 5fb26b0 chore: silent usage and errors on all commands
- 11413df chore: small logs
- 9a5c654 chore: some more setup
- 6040915 chore: staticcheck configuration
- 28aafcd chore: temporary work on unarchiving
- 79b0c1a chore: update deps
- c66194f feat: alias command
- 570b167 feat: anyhow func
- 9c5a0dc feat: better ls-remote
- 5867853 feat: current command
- abff0b6 feat: download
- c07f148 feat: ls command
- a520f1b feat: ls-remote command
- fef82dc feat: more setup
- 3b53198 feat: path command
- e13d1aa feat: resolve versions
- 0b1a490 feat: set default for arch
- ddee302 feat: smoll func for safe version str conversions
- 2046665 feat: some smoll initial setups
- dc84f29 feat: unarchivers
- 9616101 feat: update where
- a1c971c feat: url generating util
- 6116432 fix: downgrade go version
- 2fa8302 fix: make em var
- af13fba fix: remove lts value
- 6aa5061 fix: untar issue
- f201796 fix: unzipping directory issue
- 3fb15d6 fix: url
- 0b5e6ca refactor: make it versioncache
- afec948 refactor: move it to a diff file
- 2c5cd8e style: go fmt