All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- First release into pypi
- Removed annalise.ai specific details
- Improved test coverage
- Configuration via environment variables
- Automatically determine package name
- Enable / disable public S3 ACL via command line
- Add package name to generate_index method to filter out unrelated package files in index.html files
- Allow bucket-owner-full-control permissions for cross AWS account builds
- Flag conflict between public-read and bucket-owner-full-control options. AWS does not allow both at the same time