The noteworthy changes for each Apartmentex 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.
Apartmentex.migrate_tenant
function added to migrate a single tenant up or down.
Apartmentex.Migration
removed - shoulduse Ecto.Migration
in tenant migrations now- Now supports (and requires) Ecto 2.0.x