- Bump minimum Elixir version to v1.10
- Bump dependencies
- Bump dependencies
- DefaultFetcher - return empty string from for_scope error (#140)
- Fixed missing alias for Goth.Token module (#101)
- Use GitHub Actions (#88)
- Add test coverage tool (#90)
- Allow upload with no ACL (#98)
- Fix various compile warnings (#100)
- Configurable token generation (#97)
- Bump dependencies
- Bump dependencies
- Switch from SweetXML to the official Google Cloud API library
- Bump dependencies
- Change from
seconds
tosecond
- Bump dependencies
- (Enhancement) Allow overriding the destination bucket in an upload definition. See (#45)
- (Enhancement) Allow overriding the
storage_dir
via configuration. See (#43) - (Enhancement) Allow optional
expires_in
when signing an url. See (#41) - (Breaking Change) Now
config :arc, :bucket
is mandatory. - (Bugfix) Fix spaces on filename. See (#47)