Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Releases: stojanovic/scottyjs

v1.9.0 - Oct 6, 2017

12 Oct 08:41
Compare
Choose a tag to compare

New features:

  • 👾 Add --nocdn option to disable Cloudfront handling
  • 🕵️ Add --urlonly option to only output resulting URLs
  • ❌ Add --expire option to enable an expiration lifecycle (with prefix relation if set)
  • 🛠 Fix the broken S3 URL formats

Thanks @Jack12816 :)

v1.8.0 - Oct 6, 2017

06 Oct 15:03
Compare
Choose a tag to compare

New features

v1.7.0 - Oct 6, 2017

06 Oct 15:00
Compare
Choose a tag to compare

New features:

v1.6.0 - Aug 29, 2017

29 Aug 07:53
Compare
Choose a tag to compare

New features:

  • 🚽 Add delete method

v1.5.0 - Aug 23, 2017

22 Aug 22:55
Compare
Choose a tag to compare

Improvements:

  • 🇨🇳 Added cn-north-1 region (tnx @notatestuser)
  • 🇺🇸 Update URL and remove location restraint for us-east-1 (tnx @ckaatz-here)
  • 🛠 Update exit code so that CI systems don't bail after running scotty (tnx @dijitalmunky)

v1.4.0 - Aug 18, 2017

18 Aug 18:42
Compare
Choose a tag to compare

Improvements:

  • 🌎 Set default region to be as Amazon's default region
  • 🚜 Handle invalid location error

Bug fixes:

  • 🐜 Fix the issue with the region override with force

v1.3.0 - Aug 18, 2017

18 Aug 08:06
Compare
Choose a tag to compare

New features:

  • 🤖 Add update flag

Improvements:

  • 🤸‍♀️ Replace LevelDB with file storage to avoid LOCK file issues

v1.2.0 - Aug 17, 2017

17 Aug 21:24
Compare
Choose a tag to compare

New features:

  • 🔨 Add force flag to skip questions for update and region

v1.1.1 - Aug 14, 2017

13 Aug 23:08
Compare
Choose a tag to compare

Improvements:

  • 🚷 Pick different location for DB for users that needs sudo for npm i -g
  • 💅 Improve some error messages

Bug fixes:

  • 🐜 Fix typo for version command

v1.1.0 - Aug 13, 2017

13 Aug 20:22
Compare
Choose a tag to compare

New features:

  • 👾 Add CloudFront support - CDN + HTTPS
  • 👽 Add single page app deployment support