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
·
40 commits
to master
since this release
Second pre-release of azbak 2.0.
Enhancements
- 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).
- First steps towards writing a full suite of unit tests, based on Mocha. Also, implemented ESLint to improve coding style.
Bug fixes
- Fixed: Setting a custom endpoint was not working.
- Other improvements in code style and minor bug fixes.