mgechev / revive

🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
https://revive.run
MIT License
4.73k stars 276 forks source link

Suggestion to make a new release #877

Closed denisvmedia closed 1 year ago

denisvmedia commented 1 year ago

Can we have a new release? It's been a while since the last release. Also, the last release was compiled with go 1.19 (a bug in which as we discovered in #849 can cause freezes under certain circumstances). And go 1.19 is not supported anymore (1.20 and 1.21 a currently supported versions). Additionally, many of us use revive indirectly through golangci-lint that contains other linters and golangci-lint usually updates to only release versions of the linters it includes.

P.S. Sorry, for skipping the issue template, it all seemed to be irrelevant.

mgechev commented 1 year ago

Just pushed a tag v1.3.3 which will result in a new release.

No worries you skipped the issue template :)