Skip to content

v0.2.0

Compare
Choose a tag to compare
@sanposhiho sanposhiho released this 04 Mar 13:55
· 25 commits to master since this release
f9e6993

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)