Skip to content

Releases: orbit-online/git-release

v2.0.0

21 Nov 10:08
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/git-release/releases/download/v2.0.0/git-release.tar.gz' a4809bbf7b3b38f273890cb54bdff2c0cd9cf64dae15eab73e01fe75d60593de

Changes since v1.0.1:

  • Add --prefix option to cli command [default: v]

v1.0.1

29 May 13:56
v1.0.1
47b6c98
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add 'https://github.com/orbit-online/git-release/releases/download/v1.0.1/git-release.tar.gz' 70b5a0ae135357d8a3446dabc1f4fb979bbf1881879a8dc1c8488a22ded6f3b9

Changes since v1.0.0:

  • bump docopt-lib.sh
  • shellcheck: Ignore missing deps

v1.0.0

21 May 10:49
v1.0.0
3eb6700
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add https://github.com/orbit-online/git-release/releases/download/v1.0.0/git-release.tar.gz f56cdd5241f0327fe2e8e481af8b2eb17072bb557f6da850de7144728f82ec30

Changes since v0.4.0:

  • Remove version name title from release note template

v0.4.0

16 May 15:01
v0.4.0
ad2c5af
Compare
Choose a tag to compare

Install/depend on this package using μpkg:

upkg add https://github.com/orbit-online/git-release/releases/download/v0.4.0/git-release.tar.gz b4cb0788d871bec573cde654a3e6c74fda168d38ac9a362e0b5c227a8f4bdd63

v0.4.0

Changes since v0.3.1:

  • Switch to new μpkg package format
  • Add github action to extract git tag and tag message
  • Add MIT License
  • Don't include tag name as title in release message

v0.2.1

18 Nov 15:51
f5cd3c4
Compare
Choose a tag to compare

v0.2.1

Changes since v0.2.0:

  • Dogfood by adding git-release as dep. and release through it
  • Move build commands into tools/
  • github actions: Bump action versions, fix deprecated code
  • Update README.md
  • Include README in published package

v0.2.0

23 Jun 08:00
e8df552
Compare
Choose a tag to compare

v0.2.0

Changes since v0.1.3:

  • Add ability to get previous version, fix an exit code
  • ghactions: Inherit secrets

v0.1.3

22 Jun 11:01
21e8990
Compare
Choose a tag to compare

v0.1.3

Changes since v0.1.2:

  • Fix --ignore-dirty and use git-describe for getting latest version

v0.1.2

22 Jun 10:14
f93044b
Compare
Choose a tag to compare

v0.1.2

Changes since v0.1.1:

  • Fix artifact download path when releaseing

v0.1.0

22 Jun 09:09
8260f39
Compare
Choose a tag to compare

v0.1.0

Changes since v0.0.3:

  • Remove debug step

v0.0.2

22 Jun 07:32
v0.0.2
a4193c2
Compare
Choose a tag to compare

v0.0.2

Changes since v0.0.1:

  • Save a step when publishing