Skip to content

v0.2.0

Compare
Choose a tag to compare
@skryukov skryukov released this 26 Jul 09:51
· 31 commits to main since this release
v0.2.0
37b86f3

What's Changed

Added

  • Autocorrection options. (@skryukov)
    Run rubocop-gradual -a and rubocop-gradual -A to autocorrect new and changed files and then update the lock file.

Changed

  • Rename --ci to --check option. (@skryukov)

  • Rename -u, --update to -U, --force-update option. (@skryukov)

Full Changelog: v0.1.1...v0.2.0