- Make
auto
functions work with more than one argument - add optional arity parameter to
auto
to make it work with functions that rely on thearguments
object - Make functions with more than one argument
auto
.
- Add a
fallback(fn, instead)
function, which is a functional try-catch
- Fix that browserify cannot create a working bundle from the library
Initial version.