Releases: mgechev/revive
v1.1.2
Changelog
d7c8e25 Update dead cognitive-complexity link (#569)
527bea8 Update github.com/mgechev/dots commit hash to e955255 (#578)
567f022 Update module github.com/fatih/color to v1.13.0 (#576)
0e551e2 Update module golang.org/x/tools to v0.1.6 (#575)
111721b Update module golang.org/x/tools to v0.1.7 (#586)
d7e3d5e fix: time-naming
issue #571 (#572)
b1f0148 fix: markdown headers (#570)
9b85893 fix: switch to re.MatchString(string) instead re.Match([]byte(string)) (#574)
0bcc996 fixed some complex code (#580)
e545098 fixes issue #577 (#581)
v1.1.1
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)