Skip to content

Commit 52d5304

Browse files
committed
Bump version to 3.0.0-beta005
- [Moves many functions to inline with InlineIfLambda for performance](#166) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) - [Native Tasks for TaskResult, TaskOption, and TaskResultOption](#169) Credits [@TheAngryByrd](https://github.com/TheAngryByrd) - [Add explicit type parameters to ignore functions](#174) Credits [@cmeeren](https://github.com/cmeeren) - [Adds CancellableTaskResult](#172) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
1 parent 10764b8 commit 52d5304

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
### 3.0.0-beta004 - April 05, 2022
1+
### 3.0.0-beta005 - April 05, 2022
22

33
- [Moves many functions to inline with InlineIfLambda for performance](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/166) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
44
- [Native Tasks for TaskResult, TaskOption, and TaskResultOption](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/169) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
55
- [Add explicit type parameters to ignore functions](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/174) Credits [@cmeeren](https://github.com/cmeeren)
6+
- [Adds CancellableTaskResult](https://github.com/demystifyfp/FsToolkit.ErrorHandling/pull/172) Credits [@TheAngryByrd](https://github.com/TheAngryByrd)
67

78
### 2.13.0 - January 11, 2022
89

gitbook/cancellableTaskResult/ce.md

Whitespace-only changes.

0 commit comments

Comments
 (0)