Skip to content

Releases: Shopify/smart_todo

v1.9.0

29 Aug 19:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

29 Aug 19:04
db20926
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

08 Dec 17:12
cf233ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

18 Jul 13:06
e328ecb
Compare
Choose a tag to compare

What's Changed

  • SmartTodo::Events::RubyVersion by @thoran in #62
  • Introduce multiple GitHub token support by @lavoiesl in #68

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

13 Jun 00:53
v1.5.0
3f3f4c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.5.0

1.4.3

10 Jan 17:45
Compare
Choose a tag to compare
v1.4.3

Version fix again

1.4.0

10 Jan 17:38
28d7596
Compare
Choose a tag to compare

Improve the rubocop cop to detect invalid events.

1.3.1

23 Nov 16:16
v1.3.1
efc7335
Compare
Choose a tag to compare

Fixes

  • Fix output dispatcher that was failing with a ArgumentError.
  • Prevent crash when malformed emails are present.

1.3.0

22 Nov 17:21
v1.3.0
13d6b4d
Compare
Choose a tag to compare

New features

  • Support multiple assignees

Fixes

  • Fix issue when todo as an unindented comment.

    This was making smart todo to crash:

    # TODO(on: date('2019/08/04'), to: '#bla')
    #comment without leading space

Add a new GemBump Event

25 Nov 11:45
Compare
Choose a tag to compare