AsyncNinja v0.4.2 Release Notes

    • taking advantage of ability to make derived serial executor in order to avoid using locks
    • operations on channels added: first(where:), last(where:), zip(_:, _:)
    • 🛠 fixing rare issue that could cause early releases of instances that depend on futures and channels