You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .nuget/Cuemon.Core/PackageReleaseNotes.txt
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
-
Version 9.0.5
1
+
Version 9.0.6
2
+
Availability: .NET 9, .NET 8 and .NET Standard 2.0
3
+
4
+
# ALM
5
+
- CHANGED Dependencies to latest and greatest with respect to TFMs
6
+
7
+
# New Features
8
+
- ADDED Awaiter class in the Cuemon.Threading namespace that provides a set of static methods for awaiting asynchronous operations
9
+
- ADDED AsyncRunOptions class in the Cuemon.Threading namespace that provides configuration options for the Awaiter.RunUntilSuccessfulOrTimeoutAsync method
10
+
11
+
Version 9.0.5
2
12
Availability: .NET 9, .NET 8 and .NET Standard 2.0
0 commit comments