We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e69370 commit a3a7d12Copy full SHA for a3a7d12
HISTORY.md
@@ -1,3 +1,16 @@
1
+v1.0.0-rc (2015-12-28)
2
+-----------
3
+* Update to lua 5.3.2
4
+* Add skynet.coroutine lib
5
+* Add new debug api to show c memory used
6
+* httpc can use async dns query
7
+* Redis driver support pipeline
8
+* socket.send support string table, and rewrite redis driver
9
+* socket.shutdown would abandon unsend buffer
10
+* Improve some sproto api
11
+* c memory doesn't count the memory allocated by lua vm
12
+* some other bugfix (In multicast, socketchannel, etc)
13
+
14
v1.0.0-beta (2015-11-10)
15
-----------
16
* Improve and fix bug for sproto
0 commit comments