auto-changelog
auto-changelog copied to clipboard
Feature Request: Debug
Would be nice to have a verbose function or any other thing in order to debug eventual problems.
(at moment im not able to make it work even tho im using https://www.conventionalcommits.org/en/v1.0.0/ )
ok. after hours i realized i have f*cked up the template.hbs....
Hi @well-it-wasnt-me
For debug i use json
keyword
Like that https://github.com/cookpete/auto-changelog/blob/master/templates/json.hbs
Thank you ! I will
Still think adding simple DEBUG
feature would be valuable. Would also give more insight to users when reporting bugs, for the order in which git command output is parsed, which tags & commits are filtered out etc