Sha256: ed0e9470375f942737e32ba73edbb09cf2be65f5f8ffff538eb2678fa29be98b
Contents?: true
Size: 1.35 KB
Versions: 1
Compression:
Stored size: 1.35 KB
Contents
## master ## 2.0.0 * Drop rubies below 2.3.8 from support and require bundler 2 - hanneskaeufler ## 1.3.0 * Report line number for each todo - hanneskaeufler * Correctly report todo text with apostrophe - hanneskaeufler ## 1.2.3 * Update rubies to run in CI - hanneskaeufler * support multiline todo text - hanneskaeufler ## 1.2.2 rescue from exception in git gem - hanneskaeufler update documentation in readme - hanneskaeufler ## 1.2.1 * fix issue #32 crash on nil - hanneskaeufler ## 1.2.0 * fixes crash when git returns nil - hanneskaeufler * allow to specify todo keywords - hanneskaeufler ## 1.1.0 * add support for multiline comments - hanneskaeufler ## 1.0.1 * fix bug where `+ TODO` would be identified as todo - hanneskaeufler ## 1.0.0 * group todos by file - hanneskaeufler ## 0.3.0 * exposed `todoist.todos` to dangerfile - hanneskaeufler ## 0.2.0 * warning is not sticky anymore - hanneskaeufler * add `fail_for_todos` to fail instead of warn - hanneskaeufler * find multiple todos in the same diff - hanneskaeufler ## 0.1.0 * extract and show todo text as well - hanneskaeufler * much more robust todo matching - hanneskaeufler ## 0.0.3 * Only find newly introduced todos - hanneskaeufler * Don't find todos obviously occuring in code - hanneskaeufler ## 0.0.2 * Add documentation - hanneskaeufler ## 0.0.1 * Initial release - hanneskaeufler
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
danger-todoist-2.0.0 | CHANGELOG.md |