fsprojects / FSharpx.Extras

Functional programming and other utilities from the original "fsharpx" project
https://fsprojects.github.io/FSharpx.Extras/
The Unlicense
682 stars 146 forks source link

Remove dependency on FSharpX.Async #420

Closed gdziadkiewicz closed 1 year ago

gdziadkiewicz commented 2 years ago

This is a breaking change (removing public APIs) and would require a major version bump. It would also be useful to move the removed APIs to FSharpX.Async before progressing with this removal.

gdziadkiewicz commented 2 years ago

Pull request for moving the removed API to FSharpx.Async https://github.com/fsprojects/FSharpx.Async/pull/55

gdziadkiewicz commented 1 year ago

@sergey-tihon could you use your superpowers to disable the appveyor build for this repo and remove it from necessary PR checks in the settings if it's there?

sergey-tihon commented 1 year ago

Sure, disabled all webhooks