polyadic / funcky

Funcky is a Functional Library for C#
https://polyadic.github.io/funcky
Apache License 2.0
19 stars 3 forks source link

Update Code for .NET 8 and C#12 #763

Closed FreeApophis closed 5 months ago

FreeApophis commented 10 months ago

I think we won't have that many changes, but we should make a release soonish with this change.

bash commented 10 months ago

Our Retry functions should probably have overloads that take a time provider (similar to Task.Delay)

FreeApophis commented 7 months ago

I think we are pretty much done, anything we need to do?

Otherwise I would like to release 3.4.0.

bash commented 7 months ago

Sounds good to me 👍