Releases: google/googet
Releases · google/googet
GooGet v2.20.0
GooGet v2.18.4
Run go mod tidy
GooGet v2.18.3
Update dependcies, specifically new logger library
GooGet 2.17.2
v2.17.2 Add source field in googet spec. (#79)
GooGet 2.16.5
Add support for go modules
GooGet 2.13.0
Changes since 2.9.1:
Add Conflicts and Replaces to the PkgSpec
Store goo files unextracted in cache, ensure checksum match on reins… …
Use path, not filepath for urls
use net/url to determine pkgUrl in download.go
Set secure defaults when downloading from a repo
Fix semver patch metadata handling.
Update how install handles moving in use files.
Use stdout while waiting for GooGet lock
Allow for installation of a local package without any sources.
GooGet 2.9.1
Changes since 2.8.0:
- Add ability to add proxy server.
- Add addrepo, rmrepo, and listrepos commands.
- Use args instead of flags for available and installed commands.
GooGet 2.8.0
New features since 2.6.0:
2.8.0 - Add clean command for cleaning cache directory.
2.7.1 - Add option for multiple repository entries.
2.7.0 - Support for extended-length paths on Windows.
GooGet 2.6.0
v2.6.0 Initial commit