Skip to content

0.7

Compare
Choose a tag to compare
@hallski hallski released this 02 Mar 22:21
· 42 commits to master since this release
  • 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.