v1.2.0
Major improvements:
- Retries have been added so that you will not see
RateLimitExceededkind of errors again. - Improved parallelism so that it runs faster.
- When copying asset files, file timestamps are preserved, so that if you use aws s3 sync ... to upload them to S3 regularly, they won't be copied again and again.
- Now it runs properly when it is installed as a dependency in a host project.