Releases
2.13.1
gcanti
released this
17 Oct 18:59
New Feature
new modules:
do notation:
Alternative
function
pipeable
add pipeable helpers, #1764 (@gcanti )
alt
ap
bimap
chain
compose
contramap
extend
filter
filterMap
filterMapWithIndex
filterWithIndex
foldMap
foldMapWithIndex
map
mapLeft
mapWithIndex
partition
partitionMap
partitionMapWithIndex
partitionWithIndex
promap
reduce
reduceRight
reduceRightWithIndex
reduceWithIndex
ReaderTask
ReaderTaskEither
TaskEither
Polish
backport from v3 some handy defaults defined in natural transformations/combinators/constructors (@gcanti )
fix wrong type parameter order:
FromIO
FromTask
chainTaskK
chainFirstTaskK
Whiterable
TheseT
Either
IOEither
Reader
ReaderEither
ReaderTaskEither
StateReaderTaskEither
TaskEither
Apply
Either
remove useless type parameter in exists
(@gcanti )
ReadonlyRecord
TaskEither
fix fromPredicate
signature (@gcanti )
These
add missing fromPredicate
(@gcanti )
remove useless type parameter in exists
(@gcanti )
Traversable
add more overloadings to traverse / sequence helpers, #1758 (@gcanti )
Writer
getChain
requires a Semigroup
instead of a Monoid
(@gcanti )
Deprecation
You can’t perform that action at this time.