Skip to content

Releases: gpunto/relnot

0.4α

0.4α Pre-release
Pre-release

Choose a tag to compare

@gpunto gpunto released this 03 Oct 09:22

Add the ability to create a new file when the target already exists. Useful mainly in conjunction with the infer option.

Example:

relnot "ABC-0000"
relnot "ABC-0000" -n

creates:

./release_notes/ABC-0000.md
./release_notes/ABC-0000-1.md

0.3α

0.3α Pre-release
Pre-release

Choose a tag to compare

@gpunto gpunto released this 15 Jul 08:20

Use .md as extension for the generated file

0.2α

0.2α Pre-release
Pre-release

Choose a tag to compare

@gpunto gpunto released this 14 Jul 19:30

Add ability to infer from the branch name (relnot -ib)

0.1α

0.1α Pre-release
Pre-release

Choose a tag to compare

@gpunto gpunto released this 13 Jul 20:02

Initial release (x86_64-osx)