0.4.1 (2021-01-07)
0.4.0 (2021-01-07)
0.3.0 (2020-12-30)
- conventional-changelog: handle BREAKING CHANGE in footer and body (#32) (5ad6785)
- support BREAKING CHANGE in body (#30) (8f3f5c7)
- types: add TypeScript definitions (#29) (2a2474b)
0.2.0 (2020-12-28)
- add position info to nodes (#5)
- initial implementation of parser (#1)
- 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)