Releases: hprose/hprose-js
Releases · hprose/hprose-js
Version 2.0.10
Fixed compressed hprose.js on IE 6, 7, 8
Version 2.0.9
Added failswitch parameter for subscribe
Version 2.0.8
Improved Promises/A+ implementation
Version 2.0.7
Changed failswitch algorithm.
Version 2.0.6
Improved Tcp & WebSocket Client.
Version 2.0.5
Update BinaryString.
Fixed raw invoke.
Fixed raw batch invoke.
Version 2.0.4
Fixed Future.prototype.lastIndexOf
Fixed Future.lastIndexOf
Version 2.0.3
Fixed WebSocketClient
Version 2.0.2
Added filters method for Client.
Improved toBinaryString.
Added includes, find, findIndex, fill, copyWithin method.
Added indexOf, lastIndexOf, includes, find, findIndex method.
Fixed APICloud Tcp Socket.
Fixed then.
Added Future.promise.done.
Added Future.promise.fail, Future.promise.complete, Future.promise.always.
Fixed TimeoutError.
Fixed retry.
Added toPromise and fill method for Future.
Update FlashHttpRequest.swf.