Skip to content

v0.6.0 🚂

Compare
Choose a tag to compare
@meili-bot meili-bot released this 29 Jun 16:56
· 377 commits to refs/heads/main since this release
c328326

⚠️ Breaking changes

  • PerEnvironment configuration now it should be applied globally (#153) @brunoocasali
    ⚠️ If the user runs the application with the old configuration, an exception will be raised. The choice here is to make the user aware of this configuration (if they keep the old way, no suffix would be applied and that will cause silent problems in production).

🚀 Enhancements

🐛 Bug Fixes

  • Check for Sequel::Model instead of only ::Sequel (#164) @uvera

Thanks again to @brunoocasali and @uvera! 🎉