0.10.3 (commit log)
- Add
Callback.tailrec
. - Add
CallbackOption.tailrec
. - Upgrade Monocle to 1.2.0.
Consequentially,
ext-monocle
now depends on Scalaz 7.2 instead of 7.1.
-
Support for Scalaz 7.2.x.
-
Constaints on
StateT
increased in Scalaz 7.2, and so nearly all constraints around React state monads now require aMonad
.