Skip to content

Releases: XAMPPRocky/tokei

v13.0.0-alpha.1

04 Mar 08:18
4760dbc
Compare
Choose a tag to compare

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

27 Mar 15:56
Compare
Choose a tag to compare
v13.0.0-alpha.0

v12.1.2

12 Jan 21:12
Compare
Choose a tag to compare
v12.1.2

v12.1.1

29 Dec 17:11
Compare
Choose a tag to compare
v12.1.1

v12.1.0

23 Dec 23:30
Compare
Choose a tag to compare

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

16 Aug 14:01
d52bc08
Compare
Choose a tag to compare
v12.0.4a Pre-release
Pre-release
Update mean_bean_deploy.yml

v12.0.4

24 Jun 12:29
Compare
Choose a tag to compare
v12.0.4

v12.0.3

22 Jun 15:32
Compare
Choose a tag to compare
v12.0.3

v12.0.2

22 Jun 15:15
Compare
Choose a tag to compare
v12.0.2

v12.0.1

22 Jun 13:48
Compare
Choose a tag to compare

Fix panic in edge condition