Skip to content

Latest Stable

Choose a tag to compare

@serkanyersen serkanyersen released this 19 Aug 20:17
· 42 commits to master since this release

Implements new methods from underscore.js

ADD: where, findWhere, pairs, invert, partial, indexBy and random
ADD: tests for these new methods
FIX: return object instead of list if there is only one item groupBy
FIX: timing on async tests