Skip to content

0.1.3

Compare
Choose a tag to compare
@postmodern postmodern released this 14 Oct 19:26
· 180 commits to main since this release
v0.1.3
  • Require activerecord ~> 7.0, < 7.1.0.
    • Note: activerecord 7.1.0 changed it's internal migration APIs which
      ronin-db-activerecord was using to run migrations.