AsyncNinja v1.4.0 Release Notes
Release Date: 2019-03-05 // almost 6 years ago-
- ๐ [improved] support of Swift 5.0
- [changed]
Fallible
type is a typealias toResult
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