Skip to content

sscheck 0.3.2

Latest
Compare
Choose a tag to compare
@juanrh juanrh released this 19 Apr 04:53
· 2 commits to master since this release

Minor maintenance release

  • replace Now by BindNext: #53 and move overloads of Formula.now that don't generate a result immediately to overloads of Formula.next, so the DSL is more clear
  • add beEqualAsSetTo RDD matcher
  • minor scaladoc fixes
  • rename overloads of forAllDStream for more than 1 argument to avoid having to specify the type parameters in all usages