Skip to content

Releases: conventional-commits/parser

@conventional-commits/parser v0.4.1

07 Jan 02:41
eeefb96
Compare
Choose a tag to compare

Bug Fixes

  • types: add missing Newline types (#35) (6f3f696)

@conventional-commits/parser v0.4.0

07 Jan 00:55
5020bf5
Compare
Choose a tag to compare

Features

@conventional-commits/parser v0.3.0

30 Dec 00:47
2b679ff
Compare
Choose a tag to compare

Features

  • conventional-changelog: handle BREAKING CHANGE in footer and body (#32) (5ad6785)
  • support BREAKING CHANGE in body (#30) (8f3f5c7)
  • types: add TypeScript definitions (#29) (2a2474b)

@conventional-commits/parser v0.2.0

28 Dec 20:03
66edf34
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add position info to nodes (#5)
  • initial implementation of parser (#1)

Features

  • refactor footer to be part of message (#26) (e06eecb)
  • conventional-changelog: populate references array (#27) (9fbcde2)
  • add conventional-changelog utility (#19) (64f21a5)
  • add greedy whitespace tokenizer (#24) (b0c64f9)
  • add inspect command to debug trees (#9) (2967cc4)
  • add node helpers to scanner (#15) (ef8a6ca)
  • add position info to nodes (#5) (3bbca45)
  • implement body/footer parsing (#11) (e00dcb4)
  • grammar: ran grammar through linter (#8) (1ee86a7)
  • initial implementation of parser (#1) (3716f40)

Bug Fixes

  • use new parser export name in inspect script (#23) (41a2939)

initial release

28 Dec 06:23
Compare
Choose a tag to compare
v0.1.0

tag initial release