Skip to content

Releases: tomodian/release

0.14.0

04 Sep 14:08
Compare
Choose a tag to compare

What's Changed

  • Added Github-style vX.Y.Z semver by @oz-rw in #23

New Contributors

  • @oz-rw made their first contribution in #23

Full Changelog: 0.13.0...0.14.0

0.13.0

18 Sep 02:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

03 Sep 09:07
Compare
Choose a tag to compare

What's Changed

  • Removed Codecov config which was ignoring cmd directory by @tomodian in #17
  • Added more tests by @tomodian in #18
  • Changed module name to github.com/tomodian/release by @tomodian in #19

Full Changelog: 0.11.0...0.12.0

0.11.0

20 Aug 07:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0

0.10.0

20 Aug 07:22
Compare
Choose a tag to compare

What's Changed

  • Separated flags and keys into dedicated packages by @tomodian in #12
  • Separated subcommands into task package by @tomodian in #13
  • Separated flag functions into cmd/task/flag packages by @tomodian in #14
  • Added newline flag and implemented in 'next' task by @tomodian in #15

Full Changelog: 0.9.2...0.10.0

0.9.2

04 Mar 10:15
Compare
Choose a tag to compare
0.9.2

0.9.0

04 Mar 10:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.9.0

0.8.2

14 Jul 01:52
Compare
Choose a tag to compare
0.8.2

0.8.1

27 Apr 06:08
Compare
Choose a tag to compare

CHANGELOG.md

Changed

  • Limited number of build targets to speed up the CI pipeline

0.8.0

27 Apr 05:56
Compare
Choose a tag to compare

.github/workflows/CHANGELOG.md

Added

  • Included master branch for test target

CHANGELOG.md

Added

  • Version type support for GitFlow idiom

Changed

  • Updated README.md
  • No newline on version type rendering
  • Renamed next command to unreleased, version command to next