Releases: chrisdicarlo/simple-jetstream-multitenancy
Releases · chrisdicarlo/simple-jetstream-multitenancy
v1.1.1
v1.1.0
Adds a tenant relationship on the trait so that you can directly access the tenant.
v1.0.2
Fix bug in TenantAware trait that cause tenant_id not to be set on model creation if using Team as the tenant.
Initial Release
v1.0.0 Merge branch 'master' of github.com:chrisdicarlo/simple-jetstream-mul…