Version 0.15.0
Changes:
$
functions must now be applied to arguments one at a time (#179)def
now requires a curried implementation function (#179)def
no longer imposes an arbitrary arity limit (#179)def
functions must now be applied to arguments one at a time (#179)$.Pair
is now known as$.Array2
(#182)$
functions no longer perform type checking whenNODE_ENV
is'production'
(#187)sanctuary-type-classes
dependency upgraded from7.1.x
to8.1.x
(#188)
Removals:
$.__
(#179)
Additions: