Skip to content

v0.3.3

Compare
Choose a tag to compare
@hustcer hustcer released this 06 Jan 07:45
· 90 commits to master since this release
  • Update node modules:bluebird, commander, js-yaml, blessed-contrib and request.
  • Add gulp building tasks.
  • Update async to v1.5.0.
  • Update blessed-contrib to v2.5.1.
  • Update node modules:blessed-contrib,js-yaml,request.
  • Use 'SystemDrive' instead of 'USERPROFILE' in process.env for windows users to store conf file.
  • Use template string of ES6 instead of string concat, node.js v4.0.0 or greater required.
  • Update node modules:async, blessed-contrib and moment.