v0.2.0
v0.2.0 (2021-03-04)
- code review. (ddf617f)
- go mod tidy (6c2f5ec)
- Update README.md (f9e6993)
- Update README.md (f076c45)
- Fix: false-positive: reassign inside an infinite loop and not use after exiting loop (86f5e05)
- Fix: Match the wording of the readme and report from wastedassign (e4067d2)
- Fix: return as error instead of panic (acdf0d6)