Skip to content

Releases: rohit-gohri/danger-plugin-todos

v1.3.1

24 Feb 04:13
829a7da
Compare
Choose a tag to compare

1.3.1 (2022-02-24)

Bug Fixes

  • Change commit hash reference to the latest one instead of the first one by @emredoganm in #28
  • release config (829a7da)
  • release script (067f867)

New Contributors

v1.3.0

23 Mar 20:24
Compare
Choose a tag to compare

1.3.0 (2020-03-23)

Bug Fixes

  • Add removedText as well for gitlab (429bd55)

Features

  • Add support for removing TODO's from Pull Request (f42a731)
  • Change prepareTodosForDanger to return values (b113446)

v1.2.1

14 Mar 15:24
Compare
Choose a tag to compare

1.2.1 (2020-03-14)

Bug Fixes

  • types: Publish declarations in types folder (4e40350)

v1.2.0

14 Mar 05:07
3dae1ea
Compare
Choose a tag to compare

1.2.0 (2020-03-14)

Features

  • Add support for Elm style comment syntax (#2) (3dae1ea)

v1.1.0

15 Feb 17:19
Compare
Choose a tag to compare

1.1.0 (2020-02-15)

Bug Fixes

  • update engine in package json to reflect actual (b3f8ee9)

Features

  • add defaults for repoUrl from package.json (6c5d519)

v1.0.2

13 Feb 12:55
Compare
Choose a tag to compare

1.0.2 (2020-02-13)

Bug Fixes

  • support gitlab partially (c117477)

v1.0.1

13 Feb 08:58
Compare
Choose a tag to compare

1.0.1 (2020-02-13)

Bug Fixes

v1.0.0

13 Feb 08:12
Compare
Choose a tag to compare

1.0.0 (2020-02-13)

Bug Fixes

  • test: remove old snasphot (245891d)
  • fix regex, and escape keyword (9d18b85)
  • update dependencies (a7bc5a3)
  • Upgrade dependencies (38bb14b)
  • build: Fix dependencies and build script (0854d7e)

Features

  • Add support for custom url generator (ab0b173)
  • plugin: Add basic logic for todo matching (99eb4e2)

Reverts

  • Revert "fix: Upgrade dependencies" - broke build (683b7fb)