Gocloc Versions Save

A little fast cloc(Count Lines Of Code)

v0.5.2

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/hhatto/gocloc/compare/v0.5.1...v0.5.2

v0.5.1

9 months ago

Changelog

  • 2121164 update
  • 147945b Merge pull request #71 from hhatto/fix-lint-warnings
  • d4bce40 Merge branch 'master' into fix-lint-warnings
  • a98a9da fix lint warnings
  • 80d89c9 Merge pull request #70 from hhatto/impl-sort-option
  • 1ece263 impl: sort option

v0.5.0

1 year ago

What's Changed

Full Changelog: https://github.com/hhatto/gocloc/compare/v0.4.7...v0.5.0

v0.4.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/hhatto/gocloc/compare/v0.4.2...v0.4.3

v0.4.2

2 years ago

Changelog

620d0e2 Merge pull request #50 from hhatto/pascaldekloe-master 0815d00 File matching options. 3ddbb04 Merge pull request #49 from rennnosuke/fix/README-install 3d7142d Update README.md 0cfb0c1 modify README: add installation in Go version >= 1.16 4493993 update package 126c825 update package ac156d2 refactoring: godoc format 9f27e57 add godoc a5e3eb9 move examples 00b2ffc add godoc cf020f3 add godoc 0844dea refactoring db0b2ec go mod tidy f242138 add godoc 265523c update ed6e963 add test-cover command c7b5cee fix gitignore 54fd2d5 Merge pull request #48 from matthias-g/patch-1 773595e Correct line comment prefix for TLA+ 448d34a Merge pull request #47 from Moelf/patch-1 fa39611 Update README.md 734d3a7 Merge branch 'master' of github.com:hhatto/gocloc f7ade19 add: .kts as Kotlin lang 3e24a76 Create codeql-analysis.yml f8770a6 Merge branch 'master' of github.com:hhatto/gocloc 307087c update packages 22f33eb Merge pull request #46 from hhatto/support-languages 40c3d8c support lang: Visual Basic 29e116c support vbproj file beefb66 add: resx file b2dad38 add: Ohm lang 82da1cf Merge pull request #44 from aohanhongzhi/feature/jsp 7c6e1d5 upper case 43f87ce add support to jsp c8c8e98 vendering c1f05ee cleanup packages 4861420 fix b88980d add: Nujucks language

v0.4.1

3 years ago

Changelog

c354440 Merge pull request #43 from hhatto/use-go16-on-actions 0d77776 use go1.16

v0.4.0

3 years ago

Changelog

ecf2a9b add: ring-lang 39f3f37 fix test command a07a4a8 update 4eddbd4 migrate travis to github actions 6da7072 fix build command 3f35eca migrate set-env on github actions 324573b goimports 6611d7a Merge branch 'master' of github.com:hhatto/gocloc 95a4bdd Create go.yml 33f2fb1 package update e46e3ea clean up packages c4330a0 add AutoHotkey 4391fc1 Merge pull request #40 from puhitaku/puhitaku-go2 3401137 Add Go 2 alias e97e2c7 add Svelte lang b2b1ff2 Merge pull request #39 from hhatto/fix-multilines-comment 77a956f add unit test fb5b473 fix: comment line do not get correct when more than one comment multilines are defined 74e46c8 update packages 5ca49d6 add Vyper ad8cee3 improve usage description dff4b68 Merge pull request #38 from jalseth/support-rego 43809c2 Add support for Rego (OPA) policy language b36d371 Merge pull request #37 from dbast/master cb8963b Add Docker badges + Docker image usage example 75bc2ad publish docker images 5b80871 Merge pull request #36 from dbast/master 1383dc9 Add Dockerfile with linting and testing 133847b Merge pull request #35 from d-tsuji/patch 75c12a9 fix GoDoc link 844d941 Merge pull request #34 from mcuadros/enry d654c3d *: update go-enry import

v0.3.3

4 years ago

Changelog

dd6d775 Merge pull request #33 from leominov/bugfix/fix-binary-name b0bb4f0 Fix binary name 00d62d9 gofmt simplify 08ee364 Merge branch 'refactoring' 344b532 fix json result 54204ce add description for exported var, type, etc. 6acb1b3 update mod ed08f46 refactoring