Skip to content

Releases: rubocop/rubocop-sequel

0.3.8

21 Dec 19:21
2944206
Compare
Choose a tag to compare

What's Changed

  • IrreversibleMigration: Ignore methods that are part of another method call

Full Changelog: 0.3.7...0.3.8

0.3.7

05 Nov 01:34
b140175
Compare
Choose a tag to compare

What's Changed

  • Bugfix: IrreversibleMigration will now ignore methods within create_table block.

Full Changelog: 0.3.6...0.3.7

0.3.6

25 Oct 18:53
ff013a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.5...0.3.6

0.3.5

23 Oct 23:45
2dbf5d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4...0.3.5

0.3.4

08 Jun 16:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.3...0.3.4

0.3.3

20 Aug 16:39
Compare
Choose a tag to compare
  • Cops performance improvements.

0.3.1

03 Aug 17:32
Compare
Choose a tag to compare
  • Use newer cop base.

0.3.0

03 Aug 03:37
Compare
Choose a tag to compare
  • New Partial Constraint cop.
  • Dependencies updates.

0.1.0

23 Nov 17:20
ab11c24
Compare
Choose a tag to compare
Merge pull request #14 from rubocop-hq/github-actions

GitHub Actions