JuliaStats / Lasso.jl

Lasso/Elastic Net linear and generalized linear models
Other
143 stars 31 forks source link

please tag a new release for Pkg resolver #64

Closed ExpandingMan closed 2 years ago

ExpandingMan commented 3 years ago

Hi, this package is causing problems for me because it restricts Reexport to 0.2 in latest tag. In master, this has been updated to version 1.

Could we please get a tag of this so that packages that depend on it can update properly?

ExpandingMan commented 3 years ago

This should wait for #63.

juliohm commented 2 years ago

This issue is also affecting our current project. Appreciate if you can tag the release. I don't understand how changing Reexport.jl from v0.2 to v1.0 can break any code. The release bump is just to signal stability as far as I know.

gnadt commented 2 years ago

Using Reexport.jl v0.2 is causing issues in my project as well. Please bump.

AsafManela commented 2 years ago

Tagging here will have to wait for https://github.com/JuliaData/CSV.jl/pull/928 to be merged

nalimilan commented 2 years ago

Merged and tagged!