Skip to content

Swift 5.0 support

Latest
Compare
Choose a tag to compare
@antonvmironov antonvmironov released this 05 Mar 21:14
· 16 commits to master since this release
  • [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