AsyncNinja v1.4.0 Release Notes

Release Date: 2019-03-05 // about 5 years ago
    • ๐Ÿ‘ [improved] support of Swift 5.0
    • [changed] Fallible type is a typealias to Result for Swift 5.0
    • [added] Channel convenience constructors
    • [added] a few reactive properties for AppKit
    • ๐Ÿ”€ [fixed] DynamicProperty storage synchronization
    • ๐Ÿ›  [fixed] bindings memory issue

Previous changes from v1.3.2

    • โšก๏ธ [changed] default Swift version has been updated to 4.2. 4.0-4.1 is dropped due to changes in UIKit enums naming
    • ๐Ÿ— [improvement] tested against latest Swift 5.0 build. No errors, no warnings, tests are passing
    • โš  [improvement] annoying warnings fixed
    • ๐Ÿ“š [improvement] minor improvements of documentation