unboxing-vector v0.2.0.0 Release Notes

Release Date: 2020-09-27 // over 3 years ago
    • โž• Add coercion functions for mutable vectors.
    • โž• Add Unboxable instance for several mode types: Data.Semigroup.Arg, Data.Monoid.Alt, Data.Functor.Compose.
    • ๐Ÿ“ฆ The dependency on mono-traversable can be disabled via a package flag.

Previous changes from v0.1.1.0

    • ๐Ÿ‘Œ Support older GHC versions.
    • โž• Add Enum and EnumRep wrappers.
    • โž• Add Unboxable instance for Ordering.