Skip to content

v0.9.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ianlewis ianlewis released this 23 Jul 09:30
· 40 commits to main since this release
43c4d03

Fixed in 0.9.0-rc.3

  • 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)

Added in 0.9.0-rc.2

  • A new --blame option was added which tells todos to try and get the VCS
    committer of each TODO.

Added in v0.9.0-rc.1

  • 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.

All Changes since v0.8.0

Full Changelog: v0.8.0...v0.9.0-rc.3