Skip to content

v7.0.1

Compare
Choose a tag to compare
@yahonda yahonda released this 13 Jan 03:15
· 229 commits to master since this release
  • Changes and bug fixes
    • Add ruby-oci8 as dependency only for CRuby [#2238 #2240 #2243]
    • Add if_exists option to remove_index [#2219 #2233]
    • all attributes serialized before writing [#2203 #2234]
    • Require 'activerecord', not 'rails' not to attempt to install digest [#2241]
  • CI
    • Bump Ruby versions at Travis CI [#2242]
    • CI against Ruby 3.1 at GitHub Actions [#2235 #2244]