Releases: r7kamura/rubocop-todo-corrector
Releases · r7kamura/rubocop-todo-corrector
v0.19.2
v0.19.1
v0.19.0
v0.18.0
What's Changed
Added
Others
- Change version to 0.18.0 by @github-actions in #24
Full Changelog: v0.17.1...v0.18.0
v0.17.1
What's Changed
Fixed
Others
- Use VERSION file to automate release by @r7kamura in #21
- Change version to 0.17.1 by @github-actions in #22
New Contributors
- @github-actions made their first contribution in #22
Full Changelog: v0.17.0...v0.17.1
v0.17.0
v0.16.0
v0.15.0
What's Changed
Changed
Full Changelog: v0.14.0...v0.15.0
0.14.0 - 2022-08-08
Changed
- Change rubocop_rubocop_todo_corrector version from 0.10.0 to 0.12.0.
0.13.0 - 2022-07-27
Added
- Add
gh_pr_create_options
input option.
0.12.0 - 2022-07-27
Added
- Change rubocop_todo_corrector version from 0.9.0 to 0.10.0.
- Add
ignore
input option.
0.11.0 - 2022-07-27
Changed
- Change rubocop_todo_corrector version from 0.8.0 to 0.9.0.
0.10.1 - 2022-07-26
Fixed
- Fix bug: avoid backtick in double quotes in shell-script.
0.10.0 - 2022-07-26
Added
- Add pull request closed event support for continuous autocorrection.
0.9.1 - 2022-07-23
Fixed
- Exclude temporary files from genrated pull requests.
0.9.0 - 2022-06-08
Added
- Add
cop_name
input option.
0.8.3 - 2022-05-31
Fixed
- Fix bug about
only_safe
argument.
0.8.2 - 2022-05-30
Fixed
- Fix bug about
only_safe
input option.
0.8.1 - 2022-05-28
Changed
- Change rubocop_todo_corrector version from 0.7.0 to 0.7.1.
0.8.0 - 2022-05-27
Added
- Add inputs.github_token.
0.7.0 - 2022-05-27
Changed
- Change rubocop_todo_corrector version from 0.6.0 to 0.7.0.
0.6.0 - 2022-05-17
0.5.0 - 2022-05-16
Changed
- Change rubocop_todo_corrector version from 0.5.0 to 0.6.0.
- Separate into tiny steps.
0.4.0 - 2022-05-16
Changed
- Change rubocop_todo_corrector version from 0.4.0 to 0.5.0.
0.3.0 - 2022-05-16
Added
- Add
label
option.
0.2.0 - 2022-05-16
Changed
- Change rubocop_todo_corrector version from 0.3.0 to 0.4.0.
Fixed
- Fix misspell:
occured
->occurred
.
0.1.0 - 2022-05-15
Added
- Initial release.