diff options
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ | |||
1 | 0.10.0.0 | ||
2 | ======== | ||
3 | |||
4 | - vectorMapM, unzipVectorWith | ||
5 | |||
6 | - Vectors typeclass | ||
7 | |||
8 | - Initial support for Vector Float and Vector (Complex Float) | ||
9 | |||
10 | - Binary instances for Vector and Matrix | ||
11 | |||
1 | 0.9.3.0 | 12 | 0.9.3.0 |
2 | ======= | 13 | ======= |
3 | 14 | ||