Skip to content

1.1.2

Compare
Choose a tag to compare
@bkeepers bkeepers released this 12 Dec 14:37
· 223 commits to main since this release
727d3fb

Bug Fixes

  • Fix ActiveRecord adapter when table doesn't exist (#786).
  • Fix ActiveRecord adapter when using MySQL with expressions (#790)
  • Fix an error where the Rails integration in Flipper::Engine was not properly delegating a class method to the instance (#788)

Additions/Changes

  • Added $ rails generate flipper:update to generate necessary schema migrations (#787)

Full Changelog: v1.1.1...v1.1.2