File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,13 @@ Bugfixes:
12
12
13
13
Other improvements:
14
14
15
+ ## [ v7.2.1] ( https://github.com/purescript/purescript-arrays/releases/tag/v7.2.1 ) - 2023-06-13
16
+
17
+ Other improvements:
18
+
19
+ - Updates non-` ST ` FFI to use uncurried functions via ` Fn ` types (#235 by @JordanMartinez )
20
+ - Updates ` ST ` FFI to use uncurried functions via ` STFnX ` types (#234 by @JordanMartinez )
21
+
15
22
## [ v7.2.0] ( https://github.com/purescript/purescript-arrays/releases/tag/v7.2.0 ) - 2023-01-17
16
23
17
24
New features:
@@ -22,8 +29,6 @@ New features:
22
29
Other improvements:
23
30
24
31
- Use more efficient implementation for ` mapWithIndex ` (#233 by @JordanMartinez )
25
- - Updates non-` ST ` FFI to use uncurried functions via ` Fn ` types (#235 by @JordanMartinez )
26
- - Updates ` ST ` FFI to use uncurried functions via ` STFnX ` types (#234 by @JordanMartinez )
27
32
28
33
## [ v7.1.0] ( https://github.com/purescript/purescript-arrays/releases/tag/v7.1.0 ) - 2022-08-06
29
34
You can’t perform that action at this time.
0 commit comments