Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@ianlewis ianlewis released this 08 Aug 06:36
· 18 commits to main since this release
67cd8e6

Added in 0.9.0

  • Support for Fortran was added.
  • Generated files are now ignored by default. The option --include-generated
    was added to allow generated files to be scanned for TODOs.
  • A new --blame option (BETA) was added which tells todos to try and get the
    VCS committer of each TODO.

Fixed in 0.9.0

  • Fixed a bug where TODOs were not being reported if they were located after a
    multi-line comment with no TODOs in the same file
    (#1520)

All Changes since v0.8.0

Full Changelog: v0.8.0...v0.9.0