Skip to content

Commit 793fa4f

Browse files
committed
skynet 1.1.0 rc
1 parent 814cd31 commit 793fa4f

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

HISTORY.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
v1.1.0-rc (2017-7-18)
2+
-----------
3+
* config file : support include
4+
* debug console : User config binding IP
5+
* debug console : Add call command
6+
* debug console : Report error message of inject code
7+
* debug console : Change response message
8+
* sharedata : Add sharedata.flush
9+
* sharedata : Add sharedata.deepcopy
10+
* cluster : Add cluster.send
11+
* cluster : Add API to update config table
12+
* skynet : Add skynet.state
13+
* skynet : Keep the order of skynet.wakeup
14+
* skynet : Add a MEMORY_CHECK macro for debugging
15+
* httpc : Add httpc.timeout
16+
* mongo driver : sort support multi-key
17+
* bson : Check utf8 string
18+
* bson : No longer support numberic key
19+
* daemon mode: Can output the error messages
20+
* sproto : Support decimal number
21+
* sproto: Support binary type
22+
* sproto: Support response nil
23+
* crypt: Add crypt.hmac64_md5
24+
* redis: Add redis-cluster support
25+
* socket server : Optimize socket write (Try direct write from worker thread first)
26+
* Add prefix skynet to all skynet lua modules
27+
* datasheet : New module for replacement of sharedata
28+
* jemalloc : Update to 5.0.1
29+
* lua : Update to 5.3.4
30+
* lpeg : Update to 1.0.1
31+
132
v1.0.0 (2016-7-11)
233
-----------
334
* Version 1.0.0 Released

0 commit comments

Comments
 (0)