Releases: xvw/preface
Releases · xvw/preface
1.0.0
CHANGES:
- Add selective to Either, Options, Result and Try @d-plaindoux
- Add specialized interpreters/handlers for
Free
andFreer
monads @xhtmlboi - Add right-associative operators for
Contravariant
,Divisible
andDecidable
@xhtmlboi - Add
Bind
@d-plaindoux - Add
Apply
@d-plaindoux - Add
('a, 'b) handle
to simplify handlers forFreer_monad
@xvw - Rename
times
totimes_to_nel
for semigroup-ish and addtimes
for monoid-ish @xvw - Add
Decidable
(Contravariant analogue forAlternative
) and add some missing infixes operators forDivisible
@gr-im - Removing early destructive substitution @xhtmlboi
- Add
Semigroupoid
@d-plaindoux - Add
Freer Selective
@gr-im - Add
Invariant
(Functor) (and some instance) @gr-im - Add
Kleisli
andCokleisli
@gr-im - Add
Join
,Joker
andClown
@gr-im - Relax constraint for definition of
Profunctor
andChoice
using the Kleisli Arrow @gr-im - Make
List
andNonenmpty_list
Traversable
implementations (for bothApplicative
andMonad
) Tail-recursive @xvw - Add
Seq
module in Stdlib (withFunctor
,Applicative
(withTraversable
),Alternative
,Monad
(withTraversable
),Monad_plus
,Monoid
andFoldable
) @xvw - Add
mli
for stdlib's test and example's test (in order to track unused tests) @xvw - Use absolute URLs for image in documentation (in order to fit with the new version of OCaml.org) @xvw
- Add
Selective
forFree monad
andFreer monad
@xvw
0.1.0
CHANGES:
- First release (
v0.1.0
) by @d-plaindoux, @gr-im, @xhtmlboi and @xvw - Esy support by @oteku
- Some patches on the documentation by @Sir4ur0n
And with the occasional but very valuable help of @snowleopard, @gasche, @Octachron, Oleg Kiselyov, Pierre-Evariste Dagand