File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1+ #### 1.4.0 - February 22 2023
2+ - Additional Alternatives available (functions, error monads)
3+ - More IReadOnlyDictionary functions
4+ - Bug fixes in Map as FoldIndexable and missing <* > for IDictionary and IReadOnlyDictionary
5+ - Deprecate IReadOnlyDictionary.map
6+ - Guid to/from bytes conversion
7+
18#### 1.3.3 - February 5 2023
29 - Fix missing zero overload for voption
310 - Add (>>=) and (>=>) to ReaderT
Original file line number Diff line number Diff line change 1- Release Notes for FSharpPlus 1.3.3 - February 5 2023
2- -----------------------------------------------------
1+ Release Notes for FSharpPlus 1.4.0 - February 22 2023
2+ ------------------------------------------------------
33
4- Fix missing zero overload for voption
5- Add (>>=) and (>=>) to ReaderT
6- Add ValueOption.toOption
7- Deprecate (<**>)
4+ Additional Alternatives available (functions, error monads)
5+ More IReadOnlyDictionary functions
6+ Bug fixes in Map as FoldIndexable and missing <*> for IDictionary and IReadOnlyDictionary
7+ Deprecate IReadOnlyDictionary.map
8+ Guid to/from bytes conversion
You can’t perform that action at this time.
0 commit comments