Z-Data v0.7.0.0 Release Notes
Release Date: 2021-03-03 // about 2 years ago-
- ➕ Add more patterns to
Z.Data.ASCII
. - 🛠 Fix a bug in
Z.Data.Vector.Search
where needle is a singleton. - ⚡️ Optimize
mergeDupAdjacent
family funtions inZ.Data.Vector.Sort
to not copy vector in case of no duplication. - ➕ Add
scientific'
toZ.Data.Builder
, Add morePrint
instances. - ⬆️ Bump deps to support GHC 9.0.
- ➕ Add more patterns to