Skip to content

Releases: hprose/hprose-html5

Version 2.0.13

12 Aug 09:38
Compare
Choose a tag to compare

Improved Promises/A+ implementation.

Version 2.0.12

12 Aug 09:37
Compare
Choose a tag to compare

Changed failswitch algorithm.
Update corsSupport check.

Version 2.0.11

12 Aug 09:37
Compare
Choose a tag to compare

Improved Tcp & WebSocket Client.

Version 2.0.10

03 Jul 19:15
Compare
Choose a tag to compare

Improved Middleware.

Version 2.0.9

07 Jun 04:14
Compare
Choose a tag to compare

Fixed Future.prototype.lastIndexOf
Fixed Future.lastIndexOf
Added Future,toPromise
Added Future.prototype.fill

Version 2.0.8

07 Jun 03:16
Compare
Choose a tag to compare

Fixed retry
Added Future.promise.fail
Added Future.promise.complete
Added Future.promise.always
Added Future.promise.done
Fixed then
Fixed APICloud Tcp Socket
Update BytesIO

Version 2.0.7

23 Feb 07:51
Compare
Choose a tag to compare

Added TcpClient based on chrome.sockets.tcp.
Improved BytesIO.
Improved HttpClient.
Improved setImmediate.
Removed unsafe-eval, because 'unsafe-eval' is not an allowed source of script in chrome-extension.

Version 2.0.5

12 Aug 09:40
Compare
Choose a tag to compare

Fixed readStringAsBytes.
Removed unused Future.
Improved some code.
Update setImmediate.js

Version 2.0.4

12 Aug 09:39
Compare
Choose a tag to compare

Added TcpClient based on chrome.sockets.tcp.
Improved BytesIO.
Improved HttpClient.

Version 2.0.3

21 Aug 04:12
Compare
Choose a tag to compare

Fixed Emoji encode & decode bug.