# CHANGELOG

## 1.1.1

- Added argument overrides for Local filesystem adapter

## 1.1.0

- Fix Dropbox adapter not working

## 1.0.0-rc1

- added `streamReads` param for AWS

## 0.10.0

- Updated Dropbox adapter

## 0.9.3

- AWS S3: added `credentials` for custom credential provider

## 0.9.2

- AWS S3: added `pathStyleEndpoint` to allow the use of https://www.minio.io/ as storage service

## 0.9.1

- all adapters: added getter for native filesystem `getFilesystem()`
- AWS S3: added `endpoint` property
- SFTP: added directory permission property
- GoogleCloud: added adapter

## 0.9.0

*see `git log`*
