phoenix_ecto v3.0.0 Release Notes

    • ✨ Enhancements

      • Add Phoenix.Ecto.SQL.Sandbox for concurrent acceptance tests with Phoenix and Ecto based on user-agent
      • Use the new sandbox based on user-agent
      • Depend on Phoenix.HTML ~> 2.6
      • Depend on Ecto ~> 2.0
    • 🐛 Bug fixes

      • Do not list errors if changeset has no action