Skip to content

Releases: uudashr/iface

v1.2.0

18 Jul 03:07
Compare
Choose a tag to compare
  • Add exclusion feature by package for unused analyzer through CLI flag
  • Add exclusion support using directive
    • //iface:ignore, //iface:ignore=identical, iface:ignore=identical,unused

v1.0.2

16 Jul 07:01
Compare
Choose a tag to compare
  • Remove empty analyzer, due to rarely case would found and this case expected to be use it under careful consideration.
  • Rename duplicate analyzer to identical

No other remaining functionality changed

v1.0.1

14 Jul 16:15
Compare
Choose a tag to compare

Remove init() function on all packages.

v1.0.0

13 Jul 17:32
Compare
Choose a tag to compare

Initial release