Releases: fsprojects/FSharp.Azure.Storage
Releases · fsprojects/FSharp.Azure.Storage
v2.1.0
14 Sep 10:39
Compare
Sorry, something went wrong.
No results found
Changelog
Added support for properties of type DateTime
Full changelog here .
v2.0.0
15 Aug 12:52
Compare
Sorry, something went wrong.
No results found
Changelog
Breaking changes since FSharp.Azure 1.0.x:
Renamed project from FSharp.Azure to FSharp.Azure.Storage. (#10 )
Namespaces and assemblies have been changed from DigitallyCreated.FSharp.Azure to FSharp.Azure.Storage
TableStorage module has been renamed to Table
Full changelog here .
v1.0.3
15 Aug 12:50
Compare
Sorry, something went wrong.
No results found
Changelog
Added deprecated message to NuGet package in preparation to move to a new package name.
Full changelog here .
v1.0.2
23 Jun 09:01
Compare
Sorry, something went wrong.
No results found
Changelog
Fixed issue where internal record types caused crashes.
Full changelog here .
v1.0.1
09 Nov 07:07
Compare
Sorry, something went wrong.
No results found
Changelog
Optimises queries by only requesting table columns that are used by your record types.
Full changelog here .