All Versions
97
Latest Version
Avg Release Cycle
151 days
Latest Release
1135 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v0.14.1-beta Changes
- ๐ Misc bugfixes and improvements.
-
v0.14.0-beta Changes
- โ Add CloudFile.UploadFromStream and CloudFile.DownloadToStream methods.
- โ Add ICloudFileStore.Upload and .Download methods.
- ๐ Fix CloudFlow sortBy issue.
- ๐ Rename CloudLocal to LocalCloud.
-
v0.13.2-beta Changes
- ๐ Misc improvements and bugfixes
-
v0.13.1-beta Changes
- Clean up MBrace.Core Async extensions
-
v0.13.0-beta Changes
- ๐ Rename Local<'T> workflows to CloudLocal<'T>.
- ๐จ Refactor store primitive APIs to only use asynchronous and synchronous methods.
- ๐ Make async bindings to cloud builders optional.
- โ Remove all CloudFlow.*Local combinators.
- Implement CloudFlow.peek.
- ๐จ Refactor StoreClient objects and make them serializable.
- ๐ MBrace.Core bugfixes and improvements.
-
v0.12.2-beta Changes
- โ Add support for forced local FSharp.Core binding redirects.
-
v0.12.1-beta Changes
- ๐ Fix packaging issue.
-
v0.12.0-beta Changes
- Revise and consolidate API names.
- ๐ Bugfix in CloudProcess client reporting code.
- ๐ฆ Package MBrace.Thespian with FSharp.Core 4.4.0.0.
-
v0.11.12-alpha Changes
- ๐ Minor bugfix.
-
v0.11.11-alpha Changes
- ๐ Fix CloudQueue unit test issue.