Skip to content

6.4.1

Compare
Choose a tag to compare
@srdanrasic srdanrasic released this 30 Sep 08:44
· 462 commits to master since this release
  • Improve type bridging in protocol proxies. Using ObjC types, like NSString, is no longer necessary. You can now use Swift types, like String, in method signal(for:dispatch:).