exfile v0.3.0 Release Notes

Release Date: 2016-04-18 // almost 8 years ago
  • ✨ Enhancements

    • ecto and phoenix_html are now optional dependencies

    💥 Breaking Changes

    • 🔧 The backend configuration has changed from a list containing a module name and a map of options to a 2-element tuple containing a module name and a keyword list. See config/test.exs for an example of what the new configuration looks like.