Skip to content
This repository was archived by the owner on Feb 5, 2018. It is now read-only.

v0.0.7

Choose a tag to compare

@stevemao stevemao released this 24 Jul 09:09
· 131 commits to master since this release

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