AsyncNinja v1.0.0-beta5 Release Notes

    • โž• adding ability to nest synchronously calls on the same executor instead of making async dispatches all the time
    • naming improved
    • ๐Ÿ— infrastructure build up on protocols has been build
    • major reactive programming improvements: ReactiveProperties, convenience extensions added to most popular iOS controls, bindings added
    • Sink, DynamicProperty, ProducerProxy added
    • ๐Ÿ›  fixing and improving memory management/lifetime management of Channel