Skip to content

Releases: Songmu/gocredits

v0.3.0

25 Sep 13:49
f96adc6
Compare
Choose a tag to compare

What's Changed

  • install binaries go install is better. by @bootjp in #15
  • introduce modern releng stack by @Songmu in #16

New Contributors

Full Changelog: v0.2.0...v0.3.0

Checking in changes prior to tagging of version v0.2.0

29 Jul 04:56
Compare
Choose a tag to compare
## [v0.2.0](https://github.com/Songmu/gocredits/compare/v0.1.0...v0.2.0) (2020-07-29)

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

Checking in changes prior to tagging of version v0.1.0

26 Oct 15:05
Compare
Choose a tag to compare
## [v0.1.0](https://github.com/Songmu/gocredits/compare/v0.0.7...v0.1.0) (2019-10-27)

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

Checking in changes prior to tagging of version v0.0.7

22 Sep 07:06
Compare
Choose a tag to compare
## [v0.0.7](https://github.com/Songmu/gocredits/compare/v0.0.6...v0.0.7) (2019-09-22)

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

Checking in changes prior to tagging of version v0.0.6

27 Apr 11:53
Compare
Choose a tag to compare
## [v0.0.6](https://github.com/Songmu/gocredits/compare/v0.0.5...v0.0.6) (2019-04-27)

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

Checking in changes prior to tagging of version v0.0.5

16 Apr 06:37
Compare
Choose a tag to compare
## [v0.0.5](https://github.com/Songmu/gocredits/compare/v0.0.4...v0.0.5) (2019-04-16)

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

Checking in changes prior to tagging of version v0.0.4

16 Apr 06:05
Compare
Choose a tag to compare
## [v0.0.4](https://github.com/Songmu/gocredits/compare/v0.0.3...v0.0.4) (2019-04-16)

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

Checking in changes prior to tagging of version v0.0.3

12 Apr 02:58
Compare
Choose a tag to compare
## [v0.0.3](https://github.com/Songmu/gocredits/compare/v0.0.2...v0.0.3) (2019-04-12)

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

Checking in changes prior to tagging of version v0.0.2

09 Apr 15:52
Compare
Choose a tag to compare
## [v0.0.2](https://github.com/Songmu/gocredits/compare/v0.0.1...v0.0.2) (2019-04-10)

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

Checking in changes prior to tagging of version v0.0.1

09 Apr 15:44
Compare
Choose a tag to compare
## [v0.0.1](https://github.com/Songmu/gocredits/compare/c60a0691deb4...v0.0.1) (2019-04-10)