Skip to content

Commit edbd5d5

Browse files
chore: release v13.0.0-alpha.8 (#1195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f71c75d commit edbd5d5

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
921
## [13.0.0-alpha.7](https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.6...v13.0.0-alpha.7) - 2024-11-10
1022

1123
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
1818
name = "tokei"
1919
readme = "README.md"
2020
repository = "https://github.com/XAMPPRocky/tokei.git"
21-
version = "13.0.0-alpha.7"
21+
version = "13.0.0-alpha.8"
2222
rust-version = "1.71"
2323
edition = "2021"
2424

0 commit comments

Comments
 (0)