Skip to content

Releases: jumpn/ecto_replay_sandbox

V2.1.0

27 Nov 15:34
Compare
Choose a tag to compare
  • Removes the need of ecto_cockroach. With PRs being merged in upstream, it's not really a requirement to use it now, as the regular postgrex adapter works great.
  • Removes the unused config folder to remove a compiler warning amount Mix.Config vs Config
  • Updates dependencies in the mix.lock file. This removes a bunch of compiler warnings using Elixir 1.14.1

Thanks @btkostner for the contribution.

v2.0.0

20 May 14:41
Compare
Choose a tag to compare

This release provides a replay sandbox compatible with Ecto 3.x

v1.0.0

21 Sep 01:44
Compare
Choose a tag to compare
Merge pull request #1 from jumpn/no-override

Don't override the sandbox, leverage pluggable pool introduced with Ecto 2.2