Skip to content

v1.3.0

Choose a tag to compare

@DarkPark DarkPark released this 20 Oct 14:58
· 25 commits to master since this release
7858f8c
  • add devDependencies status shield
  • add RunKit shield
  • switch to the global npm version of cjs-emitter
  • switch to the global npm version of cjs-eslint-config
  • update eslint version
  • correct eslint script params
  • add eslint checks to Travis CI
  • update dependencies
  • correct dependencies
  • correct repository address format
  • switch to the MIT license
  • add node engine v5 to travis config
  • start reworking develop checks
  • rename global webpack flag DEBUG to DEVELOP
  • replace addListeners with addListener
  • use cjs-eslint-config
  • switch all sdk dependencies to github
  • fix test exit
  • fix eslint warnings
  • add guidelines for github contributing
  • add C++11 standard-compilant compiler (gcc 4.8)
  • correct devDependencies
  • correct author email
  • correct scripts and keywords
  • correct npm ignore file
  • convert tabs to spaces
  • remove unnecessary eslint suppression
  • add node_modules to travis cache