All Versions
97
Latest Version
Avg Release Cycle
151 days
Latest Release
1897 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.