Skip to content

Releases: uudashr/iface

v1.3.0

26 Nov 07:08
1d6a7c8
Compare
Choose a tag to compare

What's Changed

  • Add fix suggestion for opaque analyzer by @uudashr in #5
  • Add fix suggestion for unused analyzer by @uudashr in #6

Full Changelog: v1.2.1...v1.3.0

v1.2.1

25 Nov 05:31
016239e
Compare
Choose a tag to compare

What's Changed

  • Remove exportloopref linter by @uudashr in #2
  • fix: skip functions without body in opaque linter by @itgram in #4

New Contributors

Full Changelog: v1.2.0...v1.2.1

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