Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
shanpin
/
chat-server
Watch
3
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
bf846a7082
브랜치
태그
base1119
dec-beans
dev
master
chat-server
/
qq-imsvr
/
node_modules
/
mpromise
/
History.md
History.md
1.7 KB
히스토리
Raw
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