Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 390 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 390 Bytes

tablestorage-0.1.2

A Haskell wrapper for the Azure Table Storage REST API.

Currently supports table and entity operations, but not pagination and projections.

Version History

0.1.2 - Aaron Friel: HTTPS support, request format now consistent with the .NET implementation 0.1.1 - Updated error handling mechanism, tidied exports 0.1.0 - Initial version