Releases
0.5.3
gcanti
released this
04 Oct 15:59
New Feature
add Invariant
(@gcanti )
Semigroup
: add getRecordSemigroup
, getRecordMonoid
, getMeetSemigroup
, getJoinSemigroup
(@gcanti )
Ord
: add getSemigroup
, fromCompare
, contramap
(@gcanti )
Option
: add toUndefined
method (@vegansk )
These
: add getMonad
(@gcanti )
Foldable
: add fold
(@gcanti )
add TaskEither
(@gcanti )
Validation
: add fromEither
(@gcanti )
Task
: add fromIO
(@gcanti )
Either
: pass value to getOrElse
(@jiayihu )
Array
: add span
function (@gcanti )
Bug Fix
Array
: fix takeWhile
, dropWhile
(@gcanti )
Documentation
Internal
fix Semigroupoid
definition (@gcanti )
Polish
Ordering
: shorten orderingSemigroup
definition (@gcanti )
Task
: prefer {}
to any
, fix #231 (@OliverJAsh )
upgrade to prettier@1.7.0
(@gcanti )
These
: fix fold
and bimap
definitions (@gcanti )
fix ArrayOption
example (@gcanti )
State
: remove Endomorphism
type alias (@gcanti )
Monoidal
: use liftA2
(@gcanti )
You can’t perform that action at this time.