AsyncNinja v1.4.0 Release Notes
Release Date: 2019-03-05 // about 4 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