0.7
- Ensure that PartitionBy runs complete on the next reducer.
- MOGTake now returns a reduced value as soon as it hits the limit, not on the first value after.
- Partition checks that the size is larger than 0.
- Renamed MOGCat to MOGConcat.
- Added MOGStringConcatReducer.
- CocoaPods support.
- Documentation improvements.
- Some internal refactoring to simplify transformation implementations.