Skip to content

Commit 1b53e6e

Browse files
committed
Release alpha 10
1 parent 77bdfb2 commit 1b53e6e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Diff for: HISTORY.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1+
v1.0.0-alpha10 (2015-8-17)
2+
-----------
3+
* Remove the size limit of cluster RPC message.
4+
* Remove the size limit of local message.
5+
* Add cluster.query and clsuter.register.
6+
* Add an option of pthread mutex lock.
7+
* Add skynet.core.intcommand to optimize skynet.sleep etc.
8+
* Fix a memory leak bug in lua shared proto.
9+
* snax.msgserver use string instead of lightuserdata/size.
10+
* Remove some unused api in netpack.
11+
* Raise error when skynet.send to 0.
12+
113
v1.0.0-alpha9 (2015-8-10)
214
-----------
315
* Improve lua serialization , support pairs metamethod.
416
* Bugfix : sproto (See commits log of sproto)
517
* Add user log service support (In config)
6-
* Remove the size limit of cluster RPC message.
7-
* Remove the size limit of local message.
818
* Other minor bugfix (See commits log)
919

1020
v1.0.0-alpha8 (2015-6-29)

0 commit comments

Comments
 (0)