The noteworthy changes for each Tenantex version are included here. For a complete changelog, see the git history for each version via the version links.
To see the dates a version was published see the hex package page.
- Upgrade Ecto et al. to ~> 2.1
Tenantex.migrate_tenant
function added to migrate a single tenant up or down.
Tenantex.Migration
removed - shoulduse Ecto.Migration
in tenant migrations now- Now supports (and requires) Ecto 2.0.x