Skip to content

Releases: samkelleher/AzureStorageAccountDownload

Native ESM and async/await.

29 Apr 12:01
v1.2.0
2c05209
Compare
Choose a tag to compare

Improved and cleaner code, using native ESM modules and async/await instead of promises. No translation steps. Uses the latest generation Azure SDK.

v1.0.1 - All you files

15 May 13:23
4eddbc0
Compare
Choose a tag to compare

Bug fix changes only. 🐛

  • Now correctly downloads contains that have more than 5,000 files.
  • Option to turn of logging for existing files, so only new files will get listed out in the console during download.

v1.0.0 - Minimal Features

15 May 12:33
6ac4b43
Compare
Choose a tag to compare

Designed to run locally, and perform a basic and simple function only.

After setting your config, run this command from the project directory to start a sync,

$ npm start