v0.5.1
What's Changed
- add belongs_to explanation to readme by @yshmarov in #240
- Fixes cache in CI by @artplan1 in #244
- Remove sqlite installation step by @artplan1 in #245
- Refactor validates_uniqueness_to_tenant by @artplan1 in #242
- Cleanup CI by @excid3 in #252
- Mimemagic 0.3.5 was yanked from rubygems by @mylesboone in #263
- Remove supporting code for ActiveRecord < 4 by @mylesboone in #262
- Refactor model extensions to use klass instead of constantize by @Bramjetten in #267
New Contributors
- @yshmarov made their first contribution in #240
- @artplan1 made their first contribution in #244
- @excid3 made their first contribution in #252
- @mylesboone made their first contribution in #263
- @Bramjetten made their first contribution in #267
Full Changelog: v0.5.0...v0.5.1