async_with v0.2.0 Release Notes

Release Date: 2018-02-28 // about 6 years ago
  • โœจ Enhancements

    • Optimize implementation.
    • Use same timeout exit format as Task.

    ๐Ÿ› Bug fixes

    • Ensure asynchronous execution of all clauses as soon as their dependencies are fulfilled.

    ๐Ÿ—„ Deprecations

    • DOT is removed.
    • DependencyGraph is removed.
    • DependencyGraph.Vertex is removed.
    • Macro.DependencyGraph is removed.
    • Macro.OutNeighbours is removed.
    • Macro.Vertex is removed.
    • Clause is now private.
    • Macro is now private.