Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 16:54
· 11 commits to master since this release
2605273
  • Add instances of FunctorWithIndex, FoldableWithIndex and
    TraversableWithIndex for Vector n a.
  • Drop support for GHC older than 8.10
  • Safe construction of vectors from linked lists (#88)

Thanks to @sheaf and @kozross