PackageTrack
Sign in Get early access

github.com/fzipp/gocyclo

v0.6.0 #1074 most downloaded on Go modules fzipp/gocyclo

What this package is like to depend on

Last release 7 months ago

27 Dec 2025

Ships unpredictably

gaps range from 2 weeks to 3.1 years

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

36 releases · first in 2015

3 releases in the last 12 months

see the full history below

Release timeline

36 releases · Jun 2015 to Dec 2025
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 36
  1. v0.6.1-0.20251227213109-7b6c7c5e29f1 27 Dec 2025 pre-release

    Nothing published for this version

  2. v0.6.1-0.20251227152207-b9e4295c9bfe 27 Dec 2025 pre-release

    Nothing published for this version

  3. v0.6.1-0.20221203105919-bd5027b8d09c 03 Dec 2022 pre-release

    Nothing published for this version

  4. v0.6.0 15 Jun 2022
    Release notes

    Changed

    • Breaking: remove meaningless -total and -total-short options
    Open source →
  5. v0.5.2-0.20220604194227-f2d376029e95 04 Jun 2022 pre-release

    Nothing published for this version

  6. v0.5.2-0.20220604043000-0198fc9b4af7 04 Jun 2022 pre-release

    Nothing published for this version

  7. v0.5.2-0.20220507055646-d664e74d8cee 07 May 2022 pre-release

    Nothing published for this version

  8. v0.5.1 06 Apr 2022
    Release notes

    Don't skip directories . and ... Fixes #44

    Open source →
    Release notes

    Fixed

    • Don't skip directories . and ..
    Open source →
  9. v0.5.0 22 Mar 2022
    Release notes

    CHANGELOG: update for version 0.5.0

    Open source →
    Release notes

    Changed

    • Ignore vendor and testdata directories and directories with names that begin with . or _
    Open source →
  10. v0.4.0 19 Dec 2021
    Release notes

    update CHANGELOG for v0.4.0

    Open source →
    Release notes

    Added

    • Support method receivers with type parameters introduced in Go 1.18

    Changed

    • Use more efficient filepath.WalkDir instead of filepath.Walk
    Open source →
  11. v0.3.2-0.20211031082201-a4d5b5751319 31 Oct 2021 pre-release

    Nothing published for this version

  12. v0.3.2-0.20211030085111-44804ba32628 30 Oct 2021 pre-release

    Nothing published for this version

  13. v0.3.2-0.20210919173416-e117b7f7d523 19 Sep 2021 pre-release

    Nothing published for this version

  14. v0.3.2-0.20210717081823-af52b968ef18 17 Jul 2021 pre-release

    Nothing published for this version

  15. v0.3.2-0.20210408185411-ffe36aa317dc 08 Apr 2021 pre-release

    Nothing published for this version

  16. v0.3.2-0.20201024085626-316085fcc333 24 Oct 2020 pre-release

    Nothing published for this version

  17. v0.3.2-0.20201023193019-f765863021bd 23 Oct 2020 pre-release

    Nothing published for this version

  18. v0.3.2-0.20201020211010-6455a0312553 20 Oct 2020 pre-release

    Nothing published for this version

  19. v0.3.1 20 Oct 2020
    Release notes

    Update CHANGELOG.md for v0.3.1

    Open source →
    Release notes

    Added

    • Test coverage

    Fixed

    • Fix cyclomatic complexity for function literals (base complexity of 1 was missing)
    Open source →
  20. v0.3.0 17 Oct 2020
    Release notes

    Export the AnalyzeASTFile function

    Open source →
    Release notes

    Added

    • New -avg-short and -total-short options for printing average and total cyclomatic complexities without label
    • Export the AnalyzeASTFile function in package API
    • Doc comments for exported functions and types

    Fixed

    • Ignore default cases
    Open source →
  21. v0.2.0 17 Oct 2020
    Release notes

    README: Add pkg.go.dev and Go report card badges

    Open source →
    Release notes

    Added

    • Support for gocyclo as a package
    • Support for ignoring of individual functions via a new gocyclo:ignore directive
    • New -total option to compute total cyclomatic complexity
    • New -ignore option to ignore files matching a regular expression
    • Analysis of function literals at declaration level

    Changed

    • Breaking: installation changed to go get github.com/fzipp/gocyclo/cmd/gocyclo
    Open source →
  22. v0.1.1-0.20201016233953-8012fb912dd4 16 Oct 2020 pre-release

    Nothing published for this version

  23. v0.1.1-0.20201016200001-5d65b379aadb 16 Oct 2020 pre-release

    Nothing published for this version

  24. v0.1.0 16 Oct 2020
    Release notes

    Added

    • go.mod file; beginning of versioning
    Open source →
  25. v0.0.0-20251227213109-7b6c7c5e29f1 27 Dec 2025 pre-release

    Nothing published for this version

  26. v0.0.0-20221203105919-bd5027b8d09c 03 Dec 2022 pre-release

    Nothing published for this version

  27. v0.0.0-20210408185411-ffe36aa317dc 08 Apr 2021 pre-release

    Nothing published for this version

  28. v0.0.0-20201017000040-56589e658606 17 Oct 2020 pre-release

    Nothing published for this version

  29. v0.0.0-20201016233953-8012fb912dd4 16 Oct 2020 pre-release

    Nothing published for this version

  30. v0.0.0-20201016231620-48b28985d52f 16 Oct 2020 pre-release

    Nothing published for this version

  31. v0.0.0-20201016223707-91742f5b9a15 16 Oct 2020 pre-release

    Nothing published for this version

  32. v0.0.0-20201016200001-5d65b379aadb 16 Oct 2020 pre-release

    Nothing published for this version

  33. v0.0.0-20201016195449-1e5db406812a 16 Oct 2020 pre-release

    Nothing published for this version

  34. v0.0.0-20190626205218-d9120376f513 26 Jun 2019 pre-release

    Nothing published for this version

  35. v0.0.0-20180421225702-2eaa3a035836 21 Apr 2018 pre-release

    Nothing published for this version

  36. v0.0.0-20150627053110-6acd4345c835 27 Jun 2015 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive