joint v0.1.5 Release Notes

    • Define Adaptable class to transform some effect to others
    • ๐Ÿšš Define Writer datatype and move put from State to Writer
    • ๐Ÿšš Rename ask to get and move it to Reader effect
    • โž• Add failure operation for Either effect
    • Methods of Transformer class works on :> datatype
    • โœ‚ Remove Modulator module and class