Skip to content

Releases: uudashr/gocognit

v1.1.2

19 Oct 13:18
Compare
Choose a tag to compare

What's Changed

  • Add retraction for version v1.1.1
  • Add more recursion test by @uudashr in #32
  • Enable directive for the Analyzer by @uudashr in #33
  • Sync godoc, README, cli doc by @uudashr in #34

Full Changelog: v1.1...v1.1.2

v1.1.0

06 Sep 06:26
bc9ca12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.1

v1.0.7

17 Jul 07:14
88f6fa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

04 Jul 05:41
Compare
Choose a tag to compare

What's Changed

  • Add support for go1.18 generic. Fix gocognit output when a function has generic receiver type by @ivanruski in #10
  • Simplify recvString output by @ivanruski in #13

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

14 Jul 06:48
Compare
Choose a tag to compare
  1. Fixed panic due to predefined func
  2. Removed support for indirect recursion (due to bugs on this feature)

v1.0.4

14 Jul 06:04
Compare
Choose a tag to compare
  1. Added support for indirect recursion

v1.0.3

14 Jul 04:35
Compare
Choose a tag to compare
  1. Fixed the for range statement error
  2. Added more testdata

v1.0.2

13 Jul 13:31
Compare
Choose a tag to compare
  1. Support Analyzer
  2. Recognized type switch statement
  3. Fixed the Fact func logic (testdata)

v1.0.1

18 Dec 07:03
9283ea9
Compare
Choose a tag to compare

Changes:

  1. Fix issue #1 Incorrect cognitive value by @SVilgelm #2

Initial release

08 Oct 07:27
Compare
Choose a tag to compare

The initial release of Gocognit