AsyncNinja v1.0.0-beta3 Release Notes

    • ๐Ÿ‘Œ improvements using OptionalAdaptor
    • ๐Ÿ›  fixed locking within CachableValue
    • ๐Ÿ›  fixes of ObjCInjectedRetainer
    • โž• adding unwrapping methods to Future and Channel
    • 0๏ธโƒฃ making more obvious behavior of Channel.flatMap a default one
    • introducing ObservationSession that helps to enable and disable multiple observations in a convenient way. This is very useful for enabling and disabling observation within viewWillAppear and viewDidDisappear