Skip to content

Releases: Semior001/releaseit

Version 0.6.1

26 Jan 19:37
Compare
Choose a tag to compare
  • Fix: SHAs were not trimmed in version field of release notes template data.

Version 0.6.0

26 Jan 19:08
89780a2
Compare
Choose a tag to compare
  • Added possibility to match squash commits, so releaseit may aggregate pull requests attached to it.
  • Added sprig library functions for use in release notes template.
  • Added preview command

Version 0.5.0

28 Dec 13:20
Compare
Choose a tag to compare
v0.5.0

Version 0.5.0

Version 0.4.0

28 Dec 12:19
Compare
Choose a tag to compare

You shouldn't subscribe to this repository :)

From now on, we use "!!" instead of "$" sign for indicating a command in env vars (due to the fact, that it makes it hard to define variables in CI configurations).

Version 0.3.1

28 Dec 11:55
Compare
Choose a tag to compare

Dockerfile changes

Version 0.3.0

28 Dec 09:11
Compare
Choose a tag to compare
  • added branch name to release notes template data
  • added time_LoadLocation func to changelog template functions
  • removed unused parameter empty_template from config

Version 0.2.0

28 Dec 08:38
Compare
Choose a tag to compare
  • Added gitlab engine support
  • Added mattermost notifier support
  • Added branch regexp as a way to distinguish categories
  • Added changelog command