2.0.1
- Major refactoring of the code base
- Storage services are now "pluggable", meaning new ones can be added that aren't S3 compatible
- Added native Google Cloud Storage support
- Direct uploads to Google Cloud Storage
- Added native Backblaze B2 support
- Improved support for other S3 compatible services
- Other misc. fixes