v1.0.3 - 2024-09-23
- Add support for Shakapacker 8.x+
v1.0.2 - 2022-09-12
- Remove
acl
specification when saving removal manifest. Bucket policies should be used instead.
v1.0.1 - 2022-02-23
- Batch delete API calls with max 1000 keys - PR #32
v1.0.0 - 2021-05-13
- Remove default
acl
setting when uploading assets to bucket - PR #25
v0.1.1 - 2021-03-22
- Fix bug in AssetHelper.remove_fingerprint referencing asset_path - 4f370ad