Releases: EdgarDegas/DSBridge-Swift
Releases · EdgarDegas/DSBridge-Swift
0.1.2
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
Hashinstance. - Raw text is replaced by
*hashed*.
0.0.3
Fix WKUIDelegate message forwarding.
0.0.2
Fix support for macOS.