rsdn / CodeJam

Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
MIT License
258 stars 35 forks source link

Index/Range Cleanup #138

Closed andrewvk closed 3 years ago

NN--- commented 3 years ago

I think it is better to push Index/Range to Theraot library. I can port them and ask to publish new NuGet.

andrewvk commented 3 years ago

I think it is better to push Index/Range to Theraot library. I can port them and ask to publish new NuGet.

This will delay our release till the release of theraot. Is it OK?

NN--- commented 3 years ago

I think it is better to push Index/Range to Theraot library. I can port them and ask to publish new NuGet.

This will delay our release till the release of theraot. Is it OK?

The developer is very friendly, so I don't see an issue here.

NN--- commented 3 years ago

Ported to Theraot . Will ask for a NuGet update after build succeeds.

NN--- commented 3 years ago

Theraot 3.2.7 includes Range and Index.

NN--- commented 3 years ago

Added ranges to master.

NN--- commented 3 years ago

@andrewvk @ig-sinicyn Can we release 4.0 now ?