v3.3.0
Release 3.3.0
- Now using https://github.com/boyter/gocodewalker for accurate .gitignore and .ignore file support
- New feature ULOC calculation
- Many bug fixes.
Changelog
- c8b4c8b Add cocomo output to html
- af51102 Add https://pkl-lang.org/ support
- 5fadd8a Add in cocomo documentation to readme for sqlite
- f8931e2 Add lesser-known ILPROJ extension to MSBUILD
- 4efc302 Add support for Arturo (#438)
- 9f1860e Add support for JSONC (JSON with comments) (#442)
- 3aa3d98 Add support for Odin programming language
- a04ab7c Add support for Picat (.pi), a descendant of Prolog with similar syntax
- 9336a96 Add support for RC (Windows Resource-definition Script) (#443)
- 955ce51 Add support for templ language
- 0f24b24 Add typespec support
- 33cb71d Adds in proper .gitignore support (#451)
- 0f46089 Basic cuda support
- 6fa5faf Fix #418
- f248fe0 Ignore files now not counted by default
- c3692f3 Merge pull request #419 from pietermees/fix/418
- 6c62399 Merge pull request #420 from DestyNova/add-picat-language
- 26cba31 Merge pull request #425 from lhoupert/feat/docker-image-build
- 2e9e6ca Merge pull request #426 from jakubtomsu/master
- c59b878 Merge pull request #428 from lhoupert/fix-docker-image-build
- aff331e Merge pull request #430 from steverusso/remove-dep-gopkg-files
- 7866945 Merge pull request #437 from npjg/patch-1
- f06af57 Resolve issue 333
- 43dee65 Update README.md
- 4a6cd85 Update README.md
- d70def7 Update languages.json: MDX Support (#445)
- d562988 add cocomo to sql output
- 28d05b3 add graphql support
- 6c45375 add in dryness calculation
- f41c082 add in support for bicep files
- 55be55b add in uloc details
- 2cdee33 add some default ignore file types
- 6147a04 add uloc html output
- 111d277 add uloc into csv
- d76baff add uloc to sql output
- 748355e add uloc to wide output
- a120913 beef up tests slightly
- e349fb1 change uloc to have short flag
- dc7d294 chore: pin versions for base docker images
- f7f171d chore: remove repetitive word in README.md (#446)
- c4900ef chore: remove repetitive words (#449)
- 1ef98f1 chore: update readme on how to run docker
- 2a0266d ci: add arm64 build
- 3a0f4ed clean run
- e1519e0 ensure 32 bit works
- df719d5 feat: add Dockerfile
- 68c29f8 feat: add support for jsonnet (#448)
- 8d5a282 feat: create workflow to build and publish docker image
- bec29dc fix display error for uloc when by-file added
- 9d3008f fix uloc display for no complexity
- 79a902b fix: dockerimage configuration
- 494beda fix: typos (#441)
- 32db2f5 json2 output format
- c4330ff looser matching on sort logic
- cb5fd01 move to next beta release
- c67ed09 move uloc count after bail out conditions
- ff5c899 performance details
- 0a843fe play around with uloc display
- 4782495 playing around with unique lines of code counts
- 7e0b8c1 prepare for release
- d9bd82f remove redundant code
- be49b83 remove the Gopkg.toml and Gopkg lock files leftover from golang/dep
- f4c1fcb report now has cocomo in it
- 9b762cd resolve #429
- 26cbd1b set path deny list for performance improvement
- b4e6e71 start to add in uloc
- 754774f tweak
- 75a376a tweak csv output to include file count for summary and uloc
- 5c34fee tweak haskell and rust keywords
- 1698e28 tweak scc output format slightly
- d8d3c7b tweak test
- 594e3a7 tweak uloc
- 3e5ed99 update readme
- c23a0b4 wrap debug for easier reading