@azure/core-lro
Advanced tools
Comparing version 1.0.1-dev.20191216.1 to 1.0.1-dev.20191217.1
@@ -1,3 +0,7 @@ | ||
## 1.0.0 - 2019-10-29 | ||
# Release History | ||
## 1.0.1 (Unreleased) | ||
## 1.0.0 (2019-10-29) | ||
This release marks the general availability of the `@azure/core-lro` package. | ||
@@ -7,4 +11,4 @@ | ||
## 1.0.0-preview.1 - 2019-10-22 | ||
## 1.0.0-preview.1 (2019-10-22) | ||
- Initial implementation of an abstraction for Long Running Operations (LROs). |
@@ -6,3 +6,3 @@ /*! | ||
* | ||
* Azure Core LRO SDK for JavaScript - 1.0.1-dev.20191216.1 | ||
* Azure Core LRO SDK for JavaScript - 1.0.1-dev.20191217.1 | ||
*/ | ||
@@ -9,0 +9,0 @@ 'use strict'; |
@@ -9,3 +9,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.0.1-dev.20191216.1", | ||
"version": "1.0.1-dev.20191217.1", | ||
"description": "LRO Polling strtegy for the Azure SDK in TypeScript", | ||
@@ -12,0 +12,0 @@ "tags": [ |
@@ -243,3 +243,3 @@ # Azure Core LRO client library for JS | ||
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/b717f2bf427a4f0b111505d81388cda4fee671a4/sdk/core/core-lro/samples) directory for detailed examples on how to use this library. | ||
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/97fcebc76d2756126da43d91b48d7f285a2ceec8/sdk/core/core-lro/samples) directory for detailed examples on how to use this library. | ||
@@ -246,0 +246,0 @@ ## Contributing |
130589