All Versions
3
Latest Version
Avg Release Cycle
234 days
Latest Release
1693 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