fsprojects / FSharp.Control.Reactive

Extensions and wrappers for using Reactive Extensions (Rx) with F#.
http://fsprojects.github.io/FSharp.Control.Reactive
Other
284 stars 60 forks source link

Relaxed restriction for `System.Reactive` package to allow versions higher than 5.0 #172

Closed xperiandri closed 1 year ago

xperiandri commented 1 year ago

fixes #169

xperiandri commented 1 year ago

@deviousasti I fixed the issue the simplest way

xperiandri commented 1 year ago

Release a fixed package, please

deviousasti commented 1 year ago

This PR has a 1000+ line changes, the bulk of which is formatting, but I can't simply merge that in without reading through it. Auto-formatting sometimes has weird quirks.

I'll merge it in if you're okay with me reverting the formatting changes. It can be its own PR.

xperiandri commented 1 year ago

OK, I'll submit trailing whitespaces removal as a separate PR

xperiandri commented 1 year ago

@deviousasti I split this into 3 PRs

NickDarvey commented 1 year ago

Any chance of a review and release, @cloudRoutine, @deviousasti, or @panesofglass?

deviousasti commented 1 year ago

Sorry for the delayed response, I'll merge and release.

OkkeHendriks commented 1 year ago

Hey, just wanted to ask if there is any ETA on releasing this?

TeaDrivenDev commented 12 months ago

Is there anything that still needs to happen for this to be released? This fix would be really helpful to have.

kgday commented 8 months ago

This still hasn't been released?

xperiandri commented 8 months ago

@deviousasti ?