Skip to content

Releases: r7kamura/rubocop-migration

v0.5.1

03 May 20:28
9215a3f
Compare
Choose a tag to compare

What's Changed

Fixed

Others

  • Change version to 0.5.1 by @github-actions in #21

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jan 01:43
3ae8cc9
Compare
Choose a tag to compare

What's Changed

Changed

  • Prefer inline in_batches on Migration/BatchInBatches autocorrection by @r7kamura in #17

Fixed

  • Fix wrong method name in example: within_in_batches -> in_batches by @r7kamura in #15
  • Fix inline in_batches false-positive on Migration/BatchInBatches by @r7kamura in #16

Others

  • Change version to 0.5.0 by @github-actions in #18

Full Changelog: v0.4.2...v0.5.0

v0.4.2

14 Jul 14:37
14c09ee
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fix error when table name cannot be determined at Migration/RemoveColumn by @r7kamura in #12

Others

  • Change version to 0.4.2 by @github-actions in #13

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Jun 02:00
5d7f9b5
Compare
Choose a tag to compare

What's Changed

Fixed

  • Remove duplicated disable_ddl_transaction! on Migration/AddIndexConcurrently cop by @r7kamura in #8

Others

  • Rename CI job name from test/build to ci/test by @r7kamura in #9
  • Change version to 0.4.1 by @github-actions in #10

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Oct 06:04
93908d1
Compare
Choose a tag to compare

What's Changed

Added

  • Support t.change_null on Migration/ChangeColumnNull cop by @r7kamura in #5

Others

  • Change version to 0.4.0 by @github-actions in #6

Full Changelog: v0.3.2...v0.4.0

v0.3.2

19 Oct 21:15
c5f79f0
Compare
Choose a tag to compare

What's Changed

Others

  • Change version to 0.3.2 by @github-actions in #4

Full Changelog: v0.3.1...v0.3.2

v0.3.1

18 Oct 23:38
a7ac7b0
Compare
Choose a tag to compare

What's Changed

Added

Others

  • Change version to 0.3.1 by @github-actions in #3

New Contributors

  • @r7kamura made their first contribution in #2
  • @github-actions made their first contribution in #3

Full Changelog: https://github.com/r7kamura/rubocop-migration/commits/v0.3.1