Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@otanriverdi otanriverdi released this 22 Dec 14:23
· 3 commits to master since this release
22d07aa

2.0.0 (2020-12-22)

Bug Fixes

  • parser: detects directives only when they are at the start of the comment (933012c)

Features

  • parser: looks for TODO and FIXME comments instead of own directive (6489df8)

BREAKING CHANGES

  • parser: Directives that are not at the start of the comments will be ignored
  • parser: Parser does not have a special directive anymore.