Skip to content

Releases: ErwinM/acts_as_tenant

v1.0.0

07 Dec 02:10
0c4130e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v1.0.0

v0.6.0

18 Dec 19:44
3333395
Compare
Choose a tag to compare

What's Changed

  • Allow to Change Tenant on Models Using New with_mutable_tenant Block by @patrotom in #230

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

02 Dec 01:46
953a2bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

02 Dec 01:45
1622112
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

06 Sep 21:09
1e73f66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Nov 14:16
094328c
Compare
Choose a tag to compare

Drop support for Rails 5.1 or earlier
Add tests for Rails 5.2, 6.0, and Rails master
Use standardrb - @excid3
Refactor controller extensions into modules - @excid3
Add subdomain_lookup option to change which subdomain is used - @excid3
Unsaved tenant records will now return no records. #227 - @excid3
Refactor test suite and use dummy Rails app - @excid3
Remove tenant getter override. Fixes caching issues with association. - @bernardeli

v0.4.2 - Release to sync versions up

04 Jan 20:47
Compare
Choose a tag to compare

Github was somehow missing some tags, leading to some confusion. This releases ensures sync between RubyGems with Github. No code changes between this version and the previous 0.4.1 version published on Rubygems.

version 0.3.7

15 Nov 09:56
Compare
Choose a tag to compare
v0.3.7

Version bump for release. Update changelog.