Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
#### 1.2.0 - June 6 2021
#### 1.2.1 - July 16 2021
- Bump Fable to 3.2.6
- Fable compatibility for un/curry functions and CE expressions
- Add missing Lift2, Lift3, lift3 and use MergeSources3
- Add bindError function
- Bug fixes: tryParseArray and Result.map3 signature

#### 1.2.0 - June 6 2021
- Update to compile with Fable 3
- Allow specialized builders for generic CEs
- Add new types: NonEmptySeq, NonEmptySet, NonEmptyMap and MultiMap
Expand Down