Skip to content

Commit

Permalink
Version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Jun 10, 2019
1 parent 3d68640 commit 71e0939
Show file tree
Hide file tree
Showing 3 changed files with 291 additions and 241 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,25 @@
# 10.0.0

- Fixed minor parsing bugs.
- Width is now limited to 80 unless you use the `--files` flag.
- Added the `mjs` extension to JavaScript.
- Added the `tpp` extension to C++.
- You can now disable Tokei's git ignore detection, similar to ripgrep. See
`--help` for options.
- You can now add a `.tokeignore` file to your project to specify file paths
for tokei to always ignore. This file uses the same syntax as `.gitignore`.
- Improved Pascal representation

**Added languages**
@hobofan solidity
@stefanmaric GraphQL
@jhpratt PostCSS
@evitalis RPM
@alexmaco Pony
@yjhmelody WASM, LLVM, Pest
@XAMPPRocky ASN.1


# 9.0.0 # 9.0.0


* Tokei now has config files. You can now specify some commonly used arguments * Tokei now has config files. You can now specify some commonly used arguments
Expand Down
Loading

0 comments on commit 71e0939

Please sign in to comment.