File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed
Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 13.0.0-alpha.6] ( https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.5...v13.0.0-alpha.6 ) - 2024-10-11
10+
11+ ### Added
12+
13+ - add ` mbti ` extension for MoonBit ([ #1168 ] ( https://github.com/XAMPPRocky/tokei/pull/1168 ) )
14+
15+ ### Other
16+
17+ - Add language definition for Lauterbach PRACTICE Script ([ #1162 ] ( https://github.com/XAMPPRocky/tokei/pull/1162 ) )
18+ - Add support for justfiles ([ #1175 ] ( https://github.com/XAMPPRocky/tokei/pull/1175 ) )
19+ - Add Virgil ([ #1178 ] ( https://github.com/XAMPPRocky/tokei/pull/1178 ) )
20+ - Add templ support ([ #1122 ] ( https://github.com/XAMPPRocky/tokei/pull/1122 ) )
21+ - Update README.md with HiCAD from d4a1814 ([ #1143 ] ( https://github.com/XAMPPRocky/tokei/pull/1143 ) )
22+ - Add BQN support ([ #1151 ] ( https://github.com/XAMPPRocky/tokei/pull/1151 ) )
23+ - add more extensions for ` Hlsl ` ([ #1164 ] ( https://github.com/XAMPPRocky/tokei/pull/1164 ) )
24+ - Add Phix ([ #1167 ] ( https://github.com/XAMPPRocky/tokei/pull/1167 ) )
25+ - Add APL support ([ #1152 ] ( https://github.com/XAMPPRocky/tokei/pull/1152 ) )
26+ - Add support for SIL ([ #1153 ] ( https://github.com/XAMPPRocky/tokei/pull/1153 ) )
27+ - Use ` OR ` operator in Cargo.toml ` license ` field ([ #1165 ] ( https://github.com/XAMPPRocky/tokei/pull/1165 ) )
28+ - Disable legacy Cargo features ([ #1158 ] ( https://github.com/XAMPPRocky/tokei/pull/1158 ) )
29+ - add slint language support ([ #1054 ] ( https://github.com/XAMPPRocky/tokei/pull/1054 ) )
30+ - Add Pyret support ([ #1032 ] ( https://github.com/XAMPPRocky/tokei/pull/1032 ) )
31+ - Recognize GNUmakefile ([ #1021 ] ( https://github.com/XAMPPRocky/tokei/pull/1021 ) )
32+
933## [ 13.0.0-alpha.5] ( https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.4...v13.0.0-alpha.5 ) - 2024-08-23
1034
1135### Fixed
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
1818name = " tokei"
1919readme = " README.md"
2020repository = " https://github.com/XAMPPRocky/tokei.git"
21- version = " 13.0.0-alpha.5 "
21+ version = " 13.0.0-alpha.6 "
2222rust-version = " 1.71"
2323edition = " 2021"
2424
You can’t perform that action at this time.
0 commit comments