Skip to content

New config format, Ecto 3.5 support

Compare
Choose a tag to compare
@darrenklein darrenklein released this 19 Mar 00:16
577ed79

This major release features two significant changes - configuration must be specified on a per-repo basis, and only Ecto version 3.5 and above will be supported. For more information on the configuration changes, check out the README or the version 3 upgrade guide.

A number of other dependencies have been upgraded, and a few documentation fixes were made as well.