프로젝트

일반

사용자정보

통계
| 개정판:

root / HServer / 00.Server / 00.Program / node_modules / promise-queue / CHANGELOG.md

이력 | 보기 | 이력해설 | 다운로드 (208 Bytes)

1
Version 2.0.0:
2
 * It uses global `Promise` if possible.
3
 * `configure()` accepts Promise constructor according to the spec.
4

    
5
Version 1.0.1:
6
 * window.query -> window.Queue
7

    
8
Version 1.0.0:
9
 * Initial release.