nokia / git-changelog-generator

Git Changelog Generator
https://pypi.python.org/pypi/gcg
BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Fix custom tag pattern option and add test cases for it #40

Open felfert opened 5 years ago

felfert commented 5 years ago

This PR fixes the custom-tag-pattern option which was not used when creating the TagFilter object. It also adds 2 test-cases for it.

weakcamel commented 5 years ago

Sorry for the delays in reviewing; I'd like to have a chance to play a bit with the code and free time's been scarce lately. I'll get back to it as soon as I manage.