Skip to content

v0.10.2

Compare
Choose a tag to compare
@ttilley ttilley released this 01 Jul 03:44

While procs are flexible about arity, lambdas and converted methods are not. Thus passing in two parameters broke any such callbacks. The only change in this release is that callback block arity is checked before passing in any values.