-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ChangeLog.md and README.MD for JavaScript Client Library 0.2.2…
…-preview.5
- Loading branch information
1 parent
61d3d75
commit 341f76a
Showing
2 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,26 @@ | ||
Note: This is the change log file for Azure Storage JavaScript Client Library. | ||
|
||
2017.06 Version 0.2.2-preview.5 | ||
|
||
* Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.2.0. | ||
|
||
2017.05 Version 0.2.1-preview.4 | ||
|
||
* Reduced footprint of the generated JavaScript files | ||
* Removed 7 local-file related APIs which are limited by browser's sandbox | ||
* Reduced footprint of the generated JavaScript files. | ||
* Removed 7 local-file related APIs which are limited by browser's sandbox. | ||
|
||
2017.03 Version 0.2.1-preview.3 | ||
|
||
* Fixed missing 100% upload progress issue in blob sample for uploading blobs smaller than 32MB | ||
* Added speedSummary code example in the blob & file samples | ||
* Fixed missing 100% upload progress issue in blob sample for uploading blobs smaller than 32MB. | ||
* Added speedSummary code example in the blob & file samples. | ||
|
||
2017.03 Version 0.2.1-preview.2 | ||
|
||
* Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.1.0 | ||
* Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.1.0. | ||
|
||
2017.03 Version 0.2.0-preview.1 | ||
|
||
* Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.0.0 | ||
* Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.0.0. | ||
* Added bundle scripts to generate Azure Storage JavaScript Client Library. | ||
* Added npm command `npm run genjs` to generate JavaScript Client Library. | ||
* Added samples for Azure Storage JavaScript Client Library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters