All Versions
97
Latest Version
Avg Release Cycle
151 days
Latest Release
1135 days ago

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.