AsyncNinja v1.0.0-beta6 Release Notes

    • ๐Ÿ“š documentation updated
    • Cache and CachedValue improved
    • โšก๏ธ URLSession extensions updated
    • Future.flatMap improved
    • ๐Ÿ”จ Channel.extractAll() refactored to provide Future<(updates: [Update], completion: Fallible<Success>)>
    • ๐Ÿ”จ Channel.waitForAll() refactored and extended
    • ๐Ÿ›  Major fixes of Cache and CachableValue
    • ๐Ÿ‘ Carthage support