What's Changed
- Replace
use Mix.Config
withimport Config
by @warmwaffles in #25 - Upgrade dependencies by @warmwaffles in #26
- Update CI to test against Elixir 1.10-1.13 and OTP 22-24 by @warmwaffles in #28
- Run credo on CI by @warmwaffles in #29
- Allow
:content_type
and:disposition
to be set when writing by @warmwaffles in #27 - Adds
FileStore.copy/3
andFileStore.rename/3
by @warmwaffles in #30
New Contributors
- @warmwaffles made their first contribution in #25
Full Changelog: v0.3.1...v0.4.0