Releases: rohit-gohri/danger-plugin-todos
Releases · rohit-gohri/danger-plugin-todos
v1.3.1
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
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
1.2.1 (2020-03-14)
Bug Fixes
- types: Publish declarations in types folder (4e40350)
v1.2.0
1.2.0 (2020-03-14)
Features
- Add support for Elm style comment syntax (#2) (3dae1ea)
v1.1.0
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
1.0.2 (2020-02-13)
Bug Fixes
v1.0.1
1.0.1 (2020-02-13)
Bug Fixes
v1.0.0
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)