Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@nullivex nullivex released this 24 Aug 06:41
· 10 commits to master since this release
  • Completely rewritten API
  • Data no stored directly in the main object
  • Methods all renamed and prefixed with $ eg obj.get -> obj.$get
  • Dropped support for Node 0.8.x
  • Overall code cleanup with gjslint standards
  • Addition of several static helpers such as: $strip, $extract, $clone, $extend, $countDepth