Please enable JavaScript in your browser!
首頁
探索
說明
登入
shanpin
/
chat-server
關註
3
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
bf846a7082
分支列表
標籤列表
base1119
dec-beans
dev
master
chat-server
/
qq-imsvr
/
node_modules
/
mpromise
/
History.md
History.md
1.7 KB
文件歷史
原始文件
0.5.1 / 2014-01-20
fixed;
end
is much more consistent (especially for
then
chains)
0.4.4 / 2014-01-20
fixed;
end
is much more consistent (especially for
then
chains)
0.4.3 / 2013-12-17
fixed; non-A+ behavior on fulfill and reject
lbeschastny
tests; simplified harness + compatible with travis + compatible with windows
0.5.0 / 2013-12-14
fixed; non-A+ behavior on fulfill and reject
lbeschastny
tests; simplified harness + compatible with travis + compatible with windows
0.4.2 / 2013-11-26
fixed; enter the domain only if not the present domain
added;
end
returns the promise
0.4.1 / 2013-10-26
Add
all
Longjohn for easier debugging
can end a promise chain with an error handler
Add
chain
0.4.0 / 2013-10-24
fixed; now plays nice with domains
#3
refack
updated; compatibility for Promises A+ 2.0.0
refack
updated; guard against invalid arguments
refack
0.3.0 / 2013-07-25
updated; sliced to 0.0.5
fixed; then is passed all fulfillment values
use setImmediate if available
conform to Promises A+ 1.1
0.2.1 / 2013-02-09
fixed; conformancy with A+ 1.2
0.2.0 / 2013-01-09
added; .end()
fixed; only catch handler executions
0.1.0 / 2013-01-08
cleaned up API
customizable event names
docs
0.0.1 / 2013-01-07
original release