Skip to content

v1.2.0

Choose a tag to compare

@james-hu james-hu released this 03 Jun 11:34
· 182 commits to master since this release

Major improvements:

  • Retries have been added so that you will not see RateLimitExceeded kind 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.