We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20e5cd9 commit 068ad8cCopy full SHA for 068ad8c
CHANGELOG.md
@@ -12,6 +12,11 @@ Bugfixes:
12
13
Other improvements:
14
15
+## [v7.1.0](https://github.com/purescript/purescript-free/releases/tag/v7.1.0) - 2023-09-05
16
+
17
+New features:
18
+- Added `FoldableWithIndex` and `TraversableWithIndex` instances for `Cofree` (#126 by @postsolar)
19
20
## [v7.0.0](https://github.com/purescript/purescript-free/releases/tag/v7.0.0) - 2022-04-27
21
22
Breaking changes:
0 commit comments