All Versions
3
Latest Version
Avg Release Cycle
234 days
Latest Release
1304 days ago

Changelog History

  • v0.2.0.0 Changes

    September 27, 2020
    • โž• 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.
  • v0.1.1.0 Changes

    July 01, 2019
    • ๐Ÿ‘Œ Support older GHC versions.
    • โž• Add Enum and EnumRep wrappers.
    • โž• Add Unboxable instance for Ordering.
  • v0.1.0.0 Changes

    June 17, 2019

    ๐ŸŽ‰ Initial release with

    • Data.Vector.Unboxing
    • Data.Vector.Unboxing.Mutable