Changelog for ms-azure-api-0.6.0.1

Changelog for ms-azure-api

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to the Haskell Package Versioning Policy.

Unreleased

0.6.0.0

MSAzureAPI.BotService

0.5.0.0

ToJSON instance of Location renders the full name e.g. "West Europe"

MSAzureAPI.ServiceBus

add 'http-client' as an explicit dependency

0.4

TLS support

0.3.1.0

MSAzureAPI.StorageServices.FileService : add listDirectoriesAndFilesC (stream all response pages from listDirectoriesAndFiles)

0.3.0.0

add 'conduit' as a dependency

MSAzureAPI.MachineLearning.Compute MSAzureAPI.MachineLearning.Jobs MSAzureAPI.MachineLearning.Usages

0.2.0.0

MSAzureAPI.StorageServices.FileService : add listDirectoriesAndFiles

Add XML support via xeno and xmlbf to parse listDirectoriesAndFiles response bodies

0.1.0.0

First release