Skip to content

v0.2.0

Choose a tag to compare

@branneman branneman released this 25 Jun 14:16
· 8 commits to master since this release
  • Added CPU usage
  • Memory is now an object:
    mem: { private: 56572688, virtual: 78923543, usage: 0.33 }
  • All units are now the same (no more mixed bytes and kb's)
  • Greatly refactored code into a more modular approach
  • Added JSHint
  • Added Istanbul (100% code coverage)
  • Integrated with Travis
  • Integrated with Coveralls