- Added `groupBy`, and the `Series`/`Limit` equivalents, analogous to [`_.groupBy`](http://lodash.com/docs#groupBy) ([#1364](https://github.com/caolan/async/issues/1364)) - Fixed `transform` bug when `callback` was not passed ([#1381](https://github.com/caolan/async/issues/1381))