This repository was archived by the owner on Feb 5, 2018. It is now read-only.
Releases: conventional-changelog-archived-repos/conventional-commits-parser
Releases · conventional-changelog-archived-repos/conventional-commits-parser
v0.0.9
v0.0.8
v0.0.7
Bug Fixes
- parser: it returns null if there is no header (b6640b3)
Features
- cli: add aliases, more help details and tests (b3a5e81)
- options: all options can be a string (2e108e4)
- regex: leading and trailing space for closes and breaks keywords are trimmed (9d607d6)
- stream: emmit an empty string to down stream if commit cannot be parsed (f184310)
BREAKING CHANGES
- It no longer skips the chunk if commit cannot be parsed. An empty string is passed to down stream