Skip to content

Releases: EdgarDegas/DSBridge-Swift

0.1.2

06 Jul 08:12
82c45d3

Choose a tag to compare

0.1.2 Pre-release
Pre-release

Fix unescape special characters passed to JSON.parse when delivering asynchronous responses. #7

0.1.0

05 Apr 17:59
6ddeccd

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Async methods are no longer forced to have closure with a Bool.

0.0.4

30 Mar 12:26

Choose a tag to compare

0.0.4 Pre-release
Pre-release

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

30 Mar 12:32

Choose a tag to compare

0.0.3 Pre-release
Pre-release

Fix WKUIDelegate message forwarding.

0.0.2

28 Mar 20:14
1810cf4

Choose a tag to compare

0.0.2 Pre-release
Pre-release

Fix support for macOS.