Releases: mgechev/revive
Releases · mgechev/revive
v1.1.0
Changelog
7dde483 Add Unwrap to common methods (#547)
c582d62 Update module github.com/BurntSushi/toml to v0.4.1 (#549)
b5b6565 Update module golang.org/x/tools to v0.1.5 (#544)
a9ba67b Update the list of contributors
c939bb6 add new rule useless-break (#551)
98c374d add tests on common methods handling (#548)
v1.0.8
Changelog
8586baa Update module golang.org/x/tools to v0.1.3 (#531)
1d91f74 Update module golang.org/x/tools to v0.1.4 (#533)
0ade5dc Update the list of contributors
575ce5f new rule: nested-structs (#530)
b5ff632 simplify: redundant map composite literal (#528)
v1.0.4
Changelog
f8f4bf2 Add goreleaser & a gh workflow (#503)
cc4da66 Add information about GoLand support on README (#502)
535f426 Ignore blank import of embed if embed is actually used in the file (#501)
389ba85 Update module olekukonko/tablewriter to v0.0.5 (#499)
v1.0.3
Fix configuration parsing.
v1.0.2
Remove unused testdata dependencies from go.mod
.