mdempsky / unconvert

Remove unnecessary type conversions from Go source
BSD 3-Clause "New" or "Revised" License
377 stars 26 forks source link

Release v1.0.0 #46

Closed slnt closed 2 years ago

slnt commented 5 years ago

unconvert doesn't show up nicely in a go.mod (eg: github.com/mdempsky/unconvert v0.0.0-20190921185256-3ecd357795af)

Since its been stable for quite a while, tag a v1.0.0 release?

slnt commented 4 years ago

@mdempsky thoughts?

mvdan commented 2 years ago

Is there a problem with the lack of releases, though? Pseudo-versions are pretty normal in Go modules. Committing to a v1 also means committing to stability, which I'm not sure is a good idea just yet.

mdempsky commented 2 years ago

@mvdan I'm happy to delegate to you and @dmitshur on this. Unconvert exists originally because of a need to cleanup the Go runtime after translating it from C to Go. I personally haven't used it since then.

mvdan commented 2 years ago

I'm going to close this for now, then. I don't oppose releases per se, but I also don't think there is any benefit or rush to doing a v1.0.0.