joint v0.1.7 Release Notes

    • Create Operators module to work with nested functor compositions
    • โž• Add experimental $>>= and >>=$ monadic operators
    • Define replace method in Effects.State module
    • ๐Ÿ”„ Change order of parameters in TUT newtype schema
    • ๐Ÿ”„ Change arity of Schema associated type family
    • โž• Add transformers dependency