File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 13.0.0-alpha.8] ( https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.7...v13.0.0-alpha.8 ) - 2025-01-14
10
+
11
+ ### Other
12
+
13
+ - add Mojo support ([ #1107 ] ( https://github.com/XAMPPRocky/tokei/pull/1107 ) ) ([ #1185 ] ( https://github.com/XAMPPRocky/tokei/pull/1185 ) )
14
+ - Add support for 8th language ([ #1192 ] ( https://github.com/XAMPPRocky/tokei/pull/1192 ) )
15
+ - Add support for ` Roc ` language ([ #1197 ] ( https://github.com/XAMPPRocky/tokei/pull/1197 ) )
16
+ - Add support for Ballerina language ([ #1196 ] ( https://github.com/XAMPPRocky/tokei/pull/1196 ) )
17
+ - Remove 'conf' extension from the Bitbake config. ([ #1001 ] ( https://github.com/XAMPPRocky/tokei/pull/1001 ) )
18
+ - Add support for Cairo language ([ #1193 ] ( https://github.com/XAMPPRocky/tokei/pull/1193 ) )
19
+ - Add support for Uiua language ([ #1191 ] ( https://github.com/XAMPPRocky/tokei/pull/1191 ) )
20
+
9
21
## [ 13.0.0-alpha.7] ( https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.6...v13.0.0-alpha.7 ) - 2024-11-10
10
22
11
23
### Other
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
18
18
name = " tokei"
19
19
readme = " README.md"
20
20
repository = " https://github.com/XAMPPRocky/tokei.git"
21
- version = " 13.0.0-alpha.7 "
21
+ version = " 13.0.0-alpha.8 "
22
22
rust-version = " 1.71"
23
23
edition = " 2021"
24
24
You can’t perform that action at this time.
0 commit comments