Skip to content

Tags: Songmu/gocredits

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from Songmu/tagpr-from-v0.3.0

Release for v0.3.1

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from Songmu/tagpr-from-v0.2.0

Release for v0.3.0

v0.2.0

Toggle v0.2.0's commit message
Checking in changes prior to tagging of version v0.2.0

## [v0.2.0](v0.1.0...v0.2.0) (2020-07-29)

* update meta files [#14](#14) ([Songmu](https://github.com/Songmu))
* Add option for skip when no licenses found for package [#13](#13) ([k1LoW](https://github.com/k1LoW))

v0.1.0

Toggle v0.1.0's commit message
Checking in changes prior to tagging of version v0.1.0

## [v0.1.0](v0.0.7...v0.1.0) (2019-10-27)

* introduce GitHub Actions for CI [#11](#11) ([Songmu](https://github.com/Songmu))
* better finding license way [#10](#10) ([Songmu](https://github.com/Songmu))

v0.0.7

Toggle v0.0.7's commit message
Checking in changes prior to tagging of version v0.0.7

## [v0.0.7](v0.0.6...v0.0.7) (2019-09-22)

* bump Go 1.13 and drop xerrors dependency [#8](#8) ([Songmu](https://github.com/Songmu))

v0.0.6

Toggle v0.0.6's commit message
Checking in changes prior to tagging of version v0.0.6

## [v0.0.6](v0.0.5...v0.0.6) (2019-04-27)

* [bugfix] truncate before overwriting CREDITS file [#6](#6) ([Songmu](https://github.com/Songmu))

v0.0.5

Toggle v0.0.5's commit message
Checking in changes prior to tagging of version v0.0.5

## [v0.0.5](v0.0.4...v0.0.5) (2019-04-16)

* fallback golang.org/LICENSE when LICENSE not found locally [#5](#5) ([Songmu](https://github.com/Songmu))

v0.0.4

Toggle v0.0.4's commit message
Checking in changes prior to tagging of version v0.0.4

## [v0.0.4](v0.0.3...v0.0.4) (2019-04-16)

* use "go env" instead of using runtime.GOPATH() and build.Default.GOPATH [#4](#4) ([Songmu](https://github.com/Songmu))

v0.0.3

Toggle v0.0.3's commit message
Checking in changes prior to tagging of version v0.0.3

## [v0.0.3](v0.0.2...v0.0.3) (2019-04-12)

* update finding license way [#3](#3) ([Songmu](https://github.com/Songmu))
* use xenial in travis [#2](#2) ([Songmu](https://github.com/Songmu))

v0.0.2

Toggle v0.0.2's commit message
Checking in changes prior to tagging of version v0.0.2

## [v0.0.2](v0.0.1...v0.0.2) (2019-04-10)

* bundle CREDITS file into built package [#1](#1) ([Songmu](https://github.com/Songmu))