What's Changed
- Fix Logger Dependency Issue in Tests by @m-darbinyan in #123
- Add a possibility to find a migration that added specific change into schema.rb by @m-darbinyan in #122
- Disable rubocop Metrics/ModuleLength and Metrics/ClassLength globally by @m-darbinyan in #124
- Support Parsing Phantom Migrations by @m-darbinyan in #125
- Run migrations/snippets in Rails console by @m-darbinyan in #129
Full Changelog: v0.8.1...v0.8.2