Skip to content

Commit e681ff2

Browse files
committed
Add 0.12 changelong
1 parent ae9ed18 commit e681ff2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Changes in version 0.12.0.0
2+
3+
* Documentation fixes/additions
4+
* New functions: createT, iscanl/r, iterateNM, unfoldrM, uniq
5+
* New instances for various vector types: Semigroup, MonadZip
6+
* Made `Storable` vectors respect memory alignment
7+
* Changed some macros to ConstraintKinds
8+
- Dropped compatibility with old GHCs to support this
9+
110
Changes in version 0.11.0.0
211

312
* Define `Applicative` instances for `Data.Vector.Fusion.Util.{Box,Id}`

0 commit comments

Comments
 (0)