v0.12.0
What's Changed
- Raise when trying to count a source by @greg-rychlewski in #127
- Raise if using an in memory database with pool_size != 1 by @mdwaud in #128
- improvement: support
{:unsafe_fragment, ".."}
as a conflict target by @zachdaniel in #129 - Drop elixir 1.12 and OTP 23 support by @warmwaffles in #130
New Contributors
- @mdwaud made their first contribution in #128
- @zachdaniel made their first contribution in #129
Full Changelog: v0.11.0...v0.12.0