333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
 
2.0.1 / 2017-02-09
==================
 
  * fix: it should reject error when ready return promise (#3)
 
2.0.0 / 2017-02-08
==================
 
  * feat: [BREAKING_CHANGE] reimplement get-ready (#2)
  * fix typo on readme
 
1.0.0 / 2015-09-29
==================
 
 * chore: use eslint and es6
 * test: add test with co
 * travis: test on node(1,2,3,4)
 * feat: support promise
 * fork from supershabam/ready