Tokei Versions Save

Count your code, quickly.

v13.0.0-alpha.1

1 month ago

Fixed

  • fixed language names not showing when in Light mode (light background (#1048)

Other

  • Create release-plz.yaml
  • Update mean_bean_ci.yml
  • Fix LD Script language data (#1028)
  • Fix language data example in CONTRIBUTING.md (#1029)
  • Update dependencies
  • Add widget install instructions
  • Update mean_bean_ci.yml
  • Dockerize tokei (#930)
  • Ignore format commits for languages.json (#1013)
  • Upgrade GitHub Actions (#955)
  • add --languages ouput formatter (#1007)
  • Add Nuget Config, Bazel and EdgeQL Support, Fix Output Formatter (#999)
  • show nushell in the readme (#991)
  • Add support for Redscript (#994)
  • Add support for jq (#965)
  • Add support for Astro (#966)
  • Use XDG conventions on macOS too (#989)
  • Add JSON5 support for languages.json (#986)
  • Delete Smalltalk.cs.st (#990)
  • Add support for smalltalk (#839)
  • Disable *-android
  • Add HiCAD to languages.json (#985)
  • Add Nushell to languages.json (#982)

v13.0.0-alpha.0

1 year ago

v12.1.2

3 years ago

v12.1.1

3 years ago

v12.1.0

3 years ago

Introduction

Tokei is a fast and accurate code analysis CLI tool and library, allowing you to easily and quickly see how many blank lines, comments, and lines of code are in your codebase. All releases and work on Tokei and tokei.rs (the free companion badge service) are funded by the community through GitHub Sponsors.

You can always download the latest version of tokei through GitHub Releases or Cargo. Tokei is also available through other package managers, though they may not always contain the latest release.

cargo install tokei

What's New?

Added Languages

v12.0.4a

3 years ago

v12.0.4

3 years ago

v12.0.3

3 years ago

v12.0.2

3 years ago

v12.0.1

3 years ago

Fix panic in edge condition