v0.5.2
What's Changed
- Update blog_post.md by @axcdnt in #268
- Update README.md by @basicfeatures in #269
- Removes duplicated error class by @TildeWill in #272
- Update logic to incorporate changes in ActiveModel::Dirty in Rails 5.2 by @murugan-r in #273
- Allow lambda for
require_tenant
by @cmer in #274 - Add support for acts_as_tenant :through by @scarhand in #275
- Make test_tenant implementation specific to thread by @mikecmpbll in #279
- Changed
require_tenant
doc by @cmer in #286 - Remove unused TravisCI config by @olleolleolle in #288
- Set test tenant to nil in ActsAsTenant.without_tenant block by @hakimaryan in #290
New Contributors
- @axcdnt made their first contribution in #268
- @basicfeatures made their first contribution in #269
- @TildeWill made their first contribution in #272
- @murugan-r made their first contribution in #273
- @cmer made their first contribution in #274
- @scarhand made their first contribution in #275
- @hakimaryan made their first contribution in #290
Full Changelog: v0.5.1...v0.5.2