Skip to content

0.9.0-beta-3

Pre-release
Pre-release

Choose a tag to compare

@jan-tennert jan-tennert released this 09 Apr 13:05
fe25dd6

Changes

  • Introduce experimental flow variants for uploading and downloading files in storage by @jan-tennert in #90
  • Allow using ContentType for BucketBuilder#allowedMimeTypes instead of String
  • Add new methods to ImageTransformation: cover, fill, contain, size
  • Fix StorageApi#uploadToSignedUrl implementation
  • Fix various documentation issues