Packages

Manage Data Migrations with Ecto and Phoenix LiveDashboard

Current section

Files

Jump to
data_migration CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.1 (2026-07-16)
- Fix concurrent LiveView accumulating duplicate migrations over time.
- Fix concurrent processes listing migrations and one getting none back
## 0.1.0 (2025-12-03)
- Initial release