Skip to content
This repository was archived by the owner on May 13, 2020. It is now read-only.

v2.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@ItalyPaleAle ItalyPaleAle released this 24 Feb 02:02
· 40 commits to master since this release

Second pre-release of azbak 2.0.

Enhancements

  1. Can now pass Storage Account name, Access Key and SAS Tokens as command line arguments, to help with situations where using environmental variables aren't convenient (for example, scripts).
  2. First steps towards writing a full suite of unit tests, based on Mocha. Also, implemented ESLint to improve coding style.

Bug fixes

  1. Fixed: Setting a custom endpoint was not working.
  2. Other improvements in code style and minor bug fixes.