Releases: stolen-ruby/conflict_free_schema
Releases · stolen-ruby/conflict_free_schema
v0.1.2
What's Changed
- test on latest Rails 6.0 / 6.1
- exclude Ruby 3.1 in CI matrix for now (6.x required workarounds)
Exciting New Features 🎉
- do a recursive search for migrations - use
db/migrate/**/*
pattern by @Ivanov-Anton in #4
New Contributors
- @Ivanov-Anton made their first contribution in #4
Full Changelog: v0.1.1...v0.1.2