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 482b0f2 commit ede90edCopy full SHA for ede90ed
RELEASE_NOTES.md
@@ -1,5 +1,11 @@
1
-#### 1.2.0 - June 6 2021
+#### 1.2.1 - July 16 2021
2
+- Bump Fable to 3.2.6
3
+- Fable compatibility for un/curry functions and CE expressions
4
+- Add missing Lift2, Lift3, lift3 and use MergeSources3
5
+- Add bindError function
6
+- Bug fixes: tryParseArray and Result.map3 signature
7
8
+#### 1.2.0 - June 6 2021
9
- Update to compile with Fable 3
10
- Allow specialized builders for generic CEs
11
- Add new types: NonEmptySeq, NonEmptySet, NonEmptyMap and MultiMap
0 commit comments