Scalding v0.8.5 Release Notes

    • ๐Ÿ›  Fixed bug in RichPipe.insert
    • โž• Add souce[T] to JobTest
    • ๐Ÿ‘ Allow DelimitedScheme to override strictness and safety.
    • โž• Add distinct method to RichPipe and TypedPipe, add mapValues to TypedPipe
    • ISSUE 389: Catch exceptions in Tool
    • Sbt assembly 0.8.7
    • โž• Add CascadeJob to allow multiple flows in one job
    • โž• Adding cross-build scala versions
    • ๐Ÿ‘‰ Use mima to check binary compatibility