Releases: EdgarDegas/DSBridge-Swift
Releases · EdgarDegas/DSBridge-Swift
0.1.0
Async methods are no longer forced to have closure with a Bool
.
0.0.4
JSON serialization errors won't log their detail info under production configurations.
- Object that throws is replaced by a
Hash
instance. - Raw text is replaced by
*hashed*
.
0.0.3
Fix WKUIDelegate
message forwarding.
0.0.2
Fix support for macOS.