GitReleaseNotes
GitReleaseNotes copied to clipboard
Easily generate release notes
Ran cinst gitreleasenotes Typed Gitreleasenotes in a console from within my repo. Crash. Was expecting a /help thingy when running it without params.. ``` Unhandled Exception: System.AggregateException: One or more...
The expectation is that the result of running with /AllTags should put the expected version (passed via /Version) at the top of the output file. Expected: ``` #0.1.0 (10 June...
We should add support for stash, making VCS a first class concept. That way if you are using Jira + Stash for instance, issues would come from Jira, pull requests...