MBrace v0.13.0-beta Release Notes

    • ๐Ÿ“‡ 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.