Skip to content

Releases: listenlin/cheno

Release list

正式版发布

Choose a tag to compare

@listenlin listenlin released this 15 Mar 16:20
  1. 完成基础的Promise功能,包括then\catch\resolve\reject\all\race方法特性。
  2. 通过Promise/A+官方全套测试。
  3. 完成基于nodejs和browser环境的测试。