Releases: gpunto/relnot
Releases · gpunto/relnot
0.4α
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α
Use .md
as extension for the generated file
0.2α
Add ability to infer from the branch name (relnot -ib
)
0.1α
Initial release (x86_64-osx
)