Skip to content

v1.1.0

Compare
Choose a tag to compare
@dgigafox dgigafox released this 16 Jun 07:07
· 63 commits to main since this release

Added

  • Allow user to set on_conflict strategy using optional callback on_conflict/0
  • Require seeder files to be .exs and remove the need to config :otp_app
  • Allow user to set timeout through config. E.g. config :drill, :timeout, :infinity