AsyncNinja v0.4.5 Release Notes

    • ➕ adding 5 various behaviors to flatMap that transforms update to future
    • ➕ adding descriptions (CustomStringConvertible, CustomDebugStringConvertible) for Channel, Future, Fallible, Either
    • ✅ introducing multirun tests in order to fix flaky tests
    • Channel is now Sequence
    • 🛠 fixes of Channel