File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,13 @@ Bugfixes:
1212
1313Other improvements:
1414
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+
1522## [ v7.2.0] ( https://github.com/purescript/purescript-arrays/releases/tag/v7.2.0 ) - 2023-01-17
1623
1724New features:
@@ -22,8 +29,6 @@ New features:
2229Other improvements:
2330
2431- 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 )
2732
2833## [ v7.1.0] ( https://github.com/purescript/purescript-arrays/releases/tag/v7.1.0 ) - 2022-08-06
2934
You can’t perform that action at this time.
0 commit comments