star v0.2.0.0 Release Notes

    • ๐Ÿ›  Fixed the Semiring instances of Set, HashSet, Vector, Storable Vector, Unboxed Vector.
    • โœ‚ Removed the Semiring instances of Seq, Alt, Endo.
    • โž• Added comprehensive test suite that tests all Semiring instances defined in Data.Semiring
    • โž• Added Free semiring (Data.Semiring.Free)
    • โž• Added newtypes: Add, Mul
    • Bounds for containers: [0.3,0.6] -> [0.5.4,0.6.0.9]
    • โž• Add semiring instance for Proxy
    • names changed: (prod -> product, prod' -> product')
    • sum' and product' now use foldl' instead of foldr'

    rev: b985dcf37b919facc2dfbec66ea923ca5427c9f6