Releases: alexjoedt/grip
Releases · alexjoedt/grip
v1.0.0
Changelog
- 4940c6d Merge pull request #6 from alexjoedt/3-permission-denied-when-install-in-a-different-path
- 968f2d4 Merge pull request #7 from alexjoedt/dev
- 90f963b Merge pull request #8 from alexjoedt/grp-6-tests
- 28fa550 README
- f4331df add asset tests
- cdf89f0 add named errors
- dbb61d6 add test for asset.init()
- 902be7e change test
- 849312e fix permissions
- 94522ce fix: self-update; add action
- 3997181 remove trailing slash
- 4172861 rename and unexport functions
- aa0f0de rename for clarity
- 0004ebb rename variable for the lockfile path to be able to distinguish better
- bbf1728 unexport unnecessary exported variables
v0.1.0-alpha.7
Changelog
- 89731fb Merge pull request #5 from alexjoedt/4-incorrect-homepath-with-sudo
- 12d572a add usage for remove
- 2cf95b8 change logo
- 181d9b3 fix: wrong user home dir with sudo
- c2f2219 rename 'uninstall' command to 'remove' for convention alignment
- 2841bef self update as own command rather than a flag
- 4d8c0fa update the lockfile by selfupdate
v0.1.0-alpha.6
Changelog
- c6f356b no error if newest version is installed
v0.1.0-alpha.5
Changelog
- cc826f7 Merge pull request #2 from alexjoedt/grp-6-tests
- d73dd75 add alias flag to install command, since the alias is saved as name in the lockfile, uninstall by repo path is no longer supported for now
- 2453226 add install task
- 8423c5e add selfupdate
- 12601ad add supported extension
- 1ba5de7 add tests for semver
- 839bf9d add update command
- 12bb4e5 add version command
- 81bc475 check assets extension too
- a68cf62 fix repo path entry in lock file
- 1bd49b1 fix usage of uninstalls force flag
- 580131b go mod tidy
- d6c2dc1 improve check if an executeable is already installed
v0.1.0-alpha.4
Changelog
- 2181644 Create go.yml
- 8385a78 Create release.yml
- eed5f5a Merge pull request #1 from alexjoedt/grp-6-tests
- 35a9a05 Update README
- 9954b8f Update README
- f8ee969 Update README
- 87e980c Update README
- 35feca1 Update Readme
- c1bf3c9 add command inside command function to app
- 2ccb2d4 add function to read raw lines from lock file
- c38d779 add github tests
- c756f00 add list command
- 668df81 add uninstall command
- 7f6640d check if the executable is already installed from another source
- c7825f6 even smaller logo
- 721f756 refactor
- 5210ec4 remove lockfile param
- ba6695a remove lockfile param from lockfile functions
- 74611cb remove obselet arch alias
- 64f407c smaller image
- 457689a update build workflow
- 5d3b74c use go-ansi in progressbar
v0.1.0-alpha.3
Changelog
- e23ccc3 using the initial user home dir if run with sudo
v0.1.0-alpha.2
Changelog
- 7d9f4a7 add arch alias for amd64