Skip to content

Releases: Bobgy/go-licenses

v2.0.0-beta.0

05 Feb 02:23
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

Installation

go get github.com/Bobgy/go-licenses/v2@latest
go-licenses --help

Full Changelog: https://github.com/Bobgy/go-licenses/commits/v2.0.0-beta.0

v2.0.0-alpha.1

05 Feb 02:04
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Installation

go get github.com/Bobgy/go-licenses/v2@v2.0.0-alpha.1
go-licenses --help

v2.0.0-alpha.0

02 Feb 07:19
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

Installation

go get github.com/Bobgy/go-licenses/v2
go-licenses --help

v0.1.0-2022-01-20

20 Jan 07:45
Compare
Choose a tag to compare
v0.1.0-2022-01-20 Pre-release
Pre-release

Note, this is very different from last release.
This release is simplified as described in google#70.

The go-licenses binary is built for linux amd64. Usage is almost backward compatible with https://github.com/google/go-licenses except that only go projects using go modules are supported.

v0.0.0-2021-06-27

27 Jun 13:51
Compare
Choose a tag to compare
v0.0.0-2021-06-27 Pre-release
Pre-release

Installation

For example:

tar xvf go-licenses-linux.tar.gz
mv go-licenses <DIR_IN_PATH>
mv licenses <SAME_DIR>

Usage

Refer to v2/README.md

v0.0.0-2021-06-25

25 Jun 10:45
Compare
Choose a tag to compare
v0.0.0-2021-06-25 Pre-release
Pre-release

Installation

For example:

tar xvf go-licenses-linux.tar.gz
mv go-licenses  <DIR_IN_PATH>
mv licenses <SAME_DIR>

Usage

Refer to v2/README.md

v0.0.0-2021-06-23

23 Jun 07:05
Compare
Choose a tag to compare
v0.0.0-2021-06-23 Pre-release
Pre-release

Installation

For example:

tar xvf go-licenses-linux.tar.gz
mv go-licenses  <DIR_IN_PATH>
mv licenses <SAME_DIR>

Usage

Refer to v2/README.md