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 6582c6a commit 827ed49Copy full SHA for 827ed49
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.2.0](https://github.com/customcommander/functionaut/compare/v4.1.0...v4.2.0) (2022-08-18)
2
+
3
4
+### Features
5
6
+* implement `fold` ([6582c6a](https://github.com/customcommander/functionaut/commit/6582c6a2665bf8b58db5ae05632067c9b0afd97b))
7
8
# [4.1.0](https://github.com/customcommander/functionaut/compare/v4.0.0...v4.1.0) (2022-03-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@customcommander/functionaut",
- "version": "4.1.0",
+ "version": "4.2.0",
"author": "customcommander <[email protected]>",
"repository": "https://github.com/customcommander/functionaut.git",
"homepage": "https://customcommander.github.io/functionaut/",
0 commit comments