v6.4.0
What's Changed
- Add ConnectionBase subclass for connecting with original adapter by @jarednielson in #55
- Relax Rails dependency version by @lorenzograndi4 in #59
- Allow Departure to run against Edge Rails by @sikachu in #64
- Fix problem with remove_index on Rails 6.1 by @sikachu in #62
- Add configuration option to toggle stderr redirection by @dmmatson in #63
- Fix broken test in command_spec by @sikachu in #65
- Move CI from Travis CI (org) to GitHub Actions by @sikachu in #66
- Fix add_index on Rails 6.1 by @sikachu in #67
- Rails 6.1 fixes by @voracious in #69
- Fix failing tests on master by @sikachu in #76
- Add ruby 3 support by @ionut998 in #72
- Fix rspec matching on ruby 3 specs by @xjunior in #81
- Allow mysql2 0.5.4 by @davidenglishmusic in #80
- fixes bug with upsert_all by @troystauffer in #77
- Release 6.4.0 by @xjunior in #82
New Contributors
- @jarednielson made their first contribution in #55
- @lorenzograndi4 made their first contribution in #59
- @dmmatson made their first contribution in #63
- @voracious made their first contribution in #69
- @xjunior made their first contribution in #81
- @davidenglishmusic made their first contribution in #80
- @troystauffer made their first contribution in #77
Full Changelog: v6.3.0...v6.4.0