Skip to content

v0.11.0

Compare
Choose a tag to compare
@dimsuz dimsuz released this 21 Aug 17:44
· 12 commits to master since this release
  • Remove Validators object, move built-in validators to be extensions on Validator companion object
  • Fix generation when source/target class is a public class enclosed an internal class
  • Add new combinators: mapError, bind (up to 14 arguments)