| Add support for the findLast(list, predicate). |
|
More...
|
over 10 years ago
|
| Add support for the mixin and uniqueId. |
|
More...
|
over 10 years ago
|
| Update underscore.js with version 1.8.3. |
|
More...
|
over 10 years ago
|
| Add support for the compose and wrap. |
|
More...
|
over 10 years ago
|
| Add support for keys, values, defaults, has. |
|
More...
|
over 10 years ago
|
| Add support for defer(function) and once(function). |
|
More...
|
over 10 years ago
|
| Add more unit tests for the template. |
|
More...
|
over 10 years ago
|
| Add support for the random(from, to) and times(n, iteratee). |
|
More...
|
over 10 years ago
|
| Add support for the pair(object) and invert(object) |
|
More...
|
over 10 years ago
|
| Add support for the mapObject(object, iteratee). |
|
More...
|
over 10 years ago
|
| Fix classForName setup in unit test. |
|
More...
|
over 10 years ago
|
| Add support for the unzip(*arrays). |
|
More...
|
over 10 years ago
|
| Add support for the pick(object, predicate), omit(object, keys) and omit(object, predicate). |
|
More...
|
over 10 years ago
|
| Add support for the pick(object, keys), after(count, function), before(count, function) and Optional object. |
|
More...
|
over 10 years ago
|
| Improve thread safe for routine to load class by name. |
|
More...
|
over 10 years ago
|
| Add unit tests to the flatten(false). |
|
More...
|
over 10 years ago
|
| Improve unit test for the newLinkedHashSetWithExpectedSize(size). |
|
More...
|
over 10 years ago
|
| Merge pull request #6 from javadev/#5 |
|
More...
|
over 10 years ago
|
| Add support for guava collections. |
|
More...
|
over 10 years ago
|
| Add support for the chain().uniq(function()).value(). |
|
More...
|
over 10 years ago
|
| Add support for the findKey(array, predicate) and findLastKey(array, predicate). |
|
More...
|
over 10 years ago
|
| Add support for the partition(array, predicate). |
|
More...
|
over 10 years ago
|
| Add chain().first(n) and chain().last(n). |
|
More...
|
over 10 years ago
|
| Add findIndex, findLastIndex, uniq(collection, function) |
|
More...
|
over 10 years ago
|
| Add methods last, initial, rest to the chain(). |
|
More...
|
over 10 years ago
|
| Add support for the methods filter and reject to the chain object. |
|
More...
|
almost 11 years ago
|
| Add pom.xml for the maven central repository. |
|
More...
|
about 11 years ago
|
| Release to the maven central repository, improve readme file. |
|
More...
|
about 11 years ago
|
| Introduce version 1.0 for the maven central repository |
|
More...
|
about 11 years ago
|
| Add support for the concat() |
|
More...
|
about 11 years ago
|