Open khellang opened 10 years ago
This error is unavoidable for me as well. No matter what options/switches I try it always throws an Unhandled Exception error.
@khellang / @c0bra sorry you had to wait this long for a reply. What is the status, still throwing errors?
When I try to generate release notes for scriptcs, it says it finds the
.git
folder, then it says it's done, but I can't find any output. I noticed there is a/Verbose
switch, but since I hit the GitHub API rate limit (see #47) it doesn't reach the point where it's done anymore, so I can't test it.Also, I just copy-pasted the command,
GitReleaseNotes /o releasenotes.md /allTags
, from your blog post, but it doesn't seem to pick up the/o
argument. Is it case sensitive? If it is, you probably have to either update the blog post or make them case-insensitive :wink: