Changes
- Introduce experimental flow variants for uploading and downloading files in storage by @jan-tennert in #90
- Allow using
ContentTypefor BucketBuilder#allowedMimeTypes instead ofString - Add new methods to
ImageTransformation:cover,fill,contain,size - Fix
StorageApi#uploadToSignedUrlimplementation - Fix various documentation issues