* Gracefully handle commits like 'filename.py: message' * Increase robustness of scope by allowing spaces, dots, etc.
0.2.0
Docs
* Changelog - update for v0.2.0 * Readme - add command-line indicator to installation instructions * Readme - add commit message examples * Readme - add more details about message types * Readme - link badges to sensible destinations
Features
* Add command line script * Detect and handle breaking changes * Group commits by version [BREAKING] * Group commits in each version by type
Fixes
* Add appropriate capitalisation to changelog items * Only display user-relevant commits types in the changelog * Remove extra line at end of changelog
0.1.1
Docs
* Changelog - update for v0.1.1 * Readme - add Python version badge * Readme - add installation, execution, and changelog instructions * Readme - move broken 'commits since' badge