web 3d图形渲染器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
433 B

  1. 1.0.0 / 2017-07-06
  2. ==================
  3. * update "mocha" to v3
  4. * fixed unicode URI decoding (#6)
  5. * add typings for Typescript
  6. * README: use SVG Travis-CI badge
  7. * add LICENSE file (MIT)
  8. * add .travis.yml file (testing Node.js 0.8 through 8 currently)
  9. * add README.md file
  10. 0.0.2 / 2014-01-27
  11. ==================
  12. * index: invert the path separators on Windows
  13. 0.0.1 / 2014-01-27
  14. ==================
  15. * initial commit