Skip to content

Releases: google/googet

GooGet v2.20.0

18 Nov 19:43
6427b58
Compare
Choose a tag to compare
Correct goospec version

GooGet v2.18.4

19 May 22:33
Compare
Choose a tag to compare
Run go mod tidy

GooGet v2.18.3

07 May 16:55
Compare
Choose a tag to compare
Update dependcies, specifically new logger library

GooGet 2.17.2

01 Sep 19:57
181060a
Compare
Choose a tag to compare
v2.17.2

Add source field in googet spec. (#79)

GooGet 2.16.5

13 May 19:09
87982fc
Compare
Choose a tag to compare

Add support for go modules

GooGet 2.13.0

30 Jan 21:14
41c7efb
Compare
Choose a tag to compare

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

27 Jul 21:36
Compare
Choose a tag to compare

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

06 Apr 16:43
Compare
Choose a tag to compare

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

01 Mar 18:26
Compare
Choose a tag to compare
v2.6.0

Initial commit