Version 0.2.2 #16
dimitribouniol
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Overview
This release improves the performance of
AsyncResult, and adds aTransactionStreamfor easily adding operations to a queue of serial transactions.What's Changed
AsyncResultdocumentation to clarify how values are evaluated.AsyncResultperformance when the result is already known at creation time.AsyncResultperformance by inlining whenever possible.TransactionStreamto simplify serializing operations.Full Changelog: 0.2.1...0.2.2
This discussion was created from the release Version 0.2.2.
All reactions