Skip to content

Releases: tomodian/release

0.3.0

17 Jul 09:16
Compare
Choose a tag to compare

CHANGELOG.md

Added

  • Codecov reports and badges

Changed

  • Show CHANGELOG.md in relative path

0.2.2

17 Jul 08:36
Compare
Choose a tag to compare

CHANGELOG.md

Added

  • Ignored common vendor directories

Changed

  • Moved utils.Glob to files

0.2.1

17 Jul 07:06
Compare
Choose a tag to compare

CHANGELOG.md

Added

  • Command examples on README

0.2.0

17 Jul 06:48
Compare
Choose a tag to compare

CHANGELOG.md

Added

  • File writer to persist changes
  • More tests for utils

Changed

  • Moved utils.ReadFile to files.Read

0.1.7

17 Jul 02:45
Compare
Choose a tag to compare

CHANGELOG.md

Changed

  • Switched to use 'hub release edit' command to attach files

0.1.6

17 Jul 00:59
Compare
Choose a tag to compare

CHANGELOG.md

Fixed

  • Typo on hub release

0.1.5

17 Jul 00:54
Compare
Choose a tag to compare

CHANGELOG.md

Fixed

  • Explicitly added Go binary path

0.1.4

20 Apr 09:11
Compare
Choose a tag to compare

CHANGELOG.md

Fixed

  • Trying to download gox by directly calling go get

0.1.3

20 Apr 09:11
Compare
Choose a tag to compare

CHANGELOG.md

Fixed

  • Setup actions/setup-go@v2 before calling Build step

0.1.2

20 Apr 09:11
Compare
Choose a tag to compare

CHANGELOG.md

Fixed

  • Use actions/setup-go@v2 for build