New config format, Ecto 3.5 support
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.