Skip to content

Commit 0d41319

Browse files
committed
v2.1.0
1 parent 4ab41bb commit 0d41319

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
intended v2.0.0
1+
v2.1.0
2+
+ Remove WVJBResponse object and the notion of responding with an error. See 4ab41bb4d7.
3+
4+
v2.0.0
25
+ Messages are objects instead of strings. Supports NSDictionary*/Objects, NSArray*/Arrays, NSNumber*/Number & NSString*/String.
36
+ Messages are encoded with NSJSONSerialization. Optional fallback to JSONKit for iOS 4 support.
47
+ Messages can expect responses. A message received with an expected response is accompanied by a WVJBResponse* object.

0 commit comments

Comments
 (0)