v0.9.0
- Replaced
boto
dependency withboto3
and refactored publish command to adjust - More verbose logging of gzipped paths during build routine
- Reduced some logging in management commands when verbosity=0
- Added testing for Django 1.11
boto
dependency with boto3
and refactored publish command to adjust