@@ -6,6 +6,70 @@ 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.2] ( https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.1...v13.0.0-alpha.2 ) - 2024-08-19
10
+
11
+ ### Added
12
+ - Add support for Monkey C ([ #1081 ] ( https://github.com/XAMPPRocky/tokei/pull/1081 ) )
13
+ - added plantuml support ([ #1125 ] ( https://github.com/XAMPPRocky/tokei/pull/1125 ) )
14
+ - add language Tact ([ #1103 ] ( https://github.com/XAMPPRocky/tokei/pull/1103 ) )
15
+ - add support for bicep ([ #1100 ] ( https://github.com/XAMPPRocky/tokei/pull/1100 ) )
16
+ - add hledger ([ #1121 ] ( https://github.com/XAMPPRocky/tokei/pull/1121 ) )
17
+ - add SELinux CIL policy source files ([ #1124 ] ( https://github.com/XAMPPRocky/tokei/pull/1124 ) )
18
+ - --files argument now sorts alphabetically ([ #1059 ] ( https://github.com/XAMPPRocky/tokei/pull/1059 ) )
19
+ - add support for LALRPOP ([ #1077 ] ( https://github.com/XAMPPRocky/tokei/pull/1077 ) )
20
+
21
+ ### Fixed
22
+ - read hidden from config file ([ #1093 ] ( https://github.com/XAMPPRocky/tokei/pull/1093 ) )
23
+
24
+ ### Other
25
+ - Fix cargo audit issues ([ #1137 ] ( https://github.com/XAMPPRocky/tokei/pull/1137 ) )
26
+ - Add support for MDX ([ #1046 ] ( https://github.com/XAMPPRocky/tokei/pull/1046 ) )
27
+ - Add PRQL to README.md ([ #1088 ] ( https://github.com/XAMPPRocky/tokei/pull/1088 ) )
28
+ - add fypp extension ` .fpp ` to ` languages.json ` for Modern Fortran ([ #1060 ] ( https://github.com/XAMPPRocky/tokei/pull/1060 ) )
29
+ - Add support for Lex ([ #1087 ] ( https://github.com/XAMPPRocky/tokei/pull/1087 ) )
30
+ - Add d2 ([ #1091 ] ( https://github.com/XAMPPRocky/tokei/pull/1091 ) )
31
+ - Add support for Stata ([ #1112 ] ( https://github.com/XAMPPRocky/tokei/pull/1112 ) )
32
+ - Add support for CUE ([ #1049 ] ( https://github.com/XAMPPRocky/tokei/pull/1049 ) )
33
+ - bump libc from 0.2.147 to 0.2.155 ([ #1104 ] ( https://github.com/XAMPPRocky/tokei/pull/1104 ) )
34
+ - add cangjie language support ([ #1127 ] ( https://github.com/XAMPPRocky/tokei/pull/1127 ) ) ([ #1128 ] ( https://github.com/XAMPPRocky/tokei/pull/1128 ) )
35
+ - Add support for JSLT ([ #1129 ] ( https://github.com/XAMPPRocky/tokei/pull/1129 ) )
36
+ - Add Arturo support ([ #1108 ] ( https://github.com/XAMPPRocky/tokei/pull/1108 ) )
37
+ - Support Bazel's MODULE files and * .bzlmod files ([ #1130 ] ( https://github.com/XAMPPRocky/tokei/pull/1130 ) )
38
+ - read only first 128B from the file when searching for shebang ([ #1040 ] ( https://github.com/XAMPPRocky/tokei/pull/1040 ) )
39
+ - add OpenCL as a languages.json entry ([ #980 ] ( https://github.com/XAMPPRocky/tokei/pull/980 ) )
40
+ - Add GetText Portable Object (PO) files ([ #814 ] ( https://github.com/XAMPPRocky/tokei/pull/814 ) )
41
+ - Support godot shader ([ #1118 ] ( https://github.com/XAMPPRocky/tokei/pull/1118 ) )
42
+ - Add Modelica language ([ #1061 ] ( https://github.com/XAMPPRocky/tokei/pull/1061 ) )
43
+ - Add menhir support ([ #781 ] ( https://github.com/XAMPPRocky/tokei/pull/781 ) )
44
+ - Update README.md
45
+ - [ issue_1114] remove Cargo.lock from .gitignore ([ #1115 ] ( https://github.com/XAMPPRocky/tokei/pull/1115 ) )
46
+ - [ issue_891] give more space for Files column ([ #933 ] ( https://github.com/XAMPPRocky/tokei/pull/933 ) )
47
+ - GitHub Action to publish docker images ([ #1096 ] ( https://github.com/XAMPPRocky/tokei/pull/1096 ) )
48
+ - Support MoonBit language. ([ #1095 ] ( https://github.com/XAMPPRocky/tokei/pull/1095 ) )
49
+ - Add OpenSCAD ([ #1097 ] ( https://github.com/XAMPPRocky/tokei/pull/1097 ) )
50
+ - add jinja extension for Jinja2 ([ #1083 ] ( https://github.com/XAMPPRocky/tokei/pull/1083 ) )
51
+ - Fix slang ([ #1089 ] ( https://github.com/XAMPPRocky/tokei/pull/1089 ) )
52
+ - Temporarily remove Hare
53
+ - Support .pyi python file ([ #1075 ] ( https://github.com/XAMPPRocky/tokei/pull/1075 ) )
54
+ - add luau extension to lua ([ #1066 ] ( https://github.com/XAMPPRocky/tokei/pull/1066 ) )
55
+ - Adding support for Snakemake ([ #1045 ] ( https://github.com/XAMPPRocky/tokei/pull/1045 ) )
56
+ - Add Janet to languages.json ([ #1042 ] ( https://github.com/XAMPPRocky/tokei/pull/1042 ) )
57
+ - Add OpenQASM support ([ #1041 ] ( https://github.com/XAMPPRocky/tokei/pull/1041 ) )
58
+ - typst ([ #1037 ] ( https://github.com/XAMPPRocky/tokei/pull/1037 ) )
59
+ - Add the ZoKrates language ([ #1035 ] ( https://github.com/XAMPPRocky/tokei/pull/1035 ) )
60
+ - Add PRQL ([ #1030 ] ( https://github.com/XAMPPRocky/tokei/pull/1030 ) )
61
+ - remove refs ([ #1006 ] ( https://github.com/XAMPPRocky/tokei/pull/1006 ) )
62
+ - Add lingua franca language ([ #993 ] ( https://github.com/XAMPPRocky/tokei/pull/993 ) )
63
+ - Add support for Razor Components ([ #992 ] ( https://github.com/XAMPPRocky/tokei/pull/992 ) )
64
+ - Add arch's PKGBUILD files ([ #972 ] ( https://github.com/XAMPPRocky/tokei/pull/972 ) )
65
+ - Add Hare support ([ #971 ] ( https://github.com/XAMPPRocky/tokei/pull/971 ) )
66
+ - Add Max support ([ #963 ] ( https://github.com/XAMPPRocky/tokei/pull/963 ) )
67
+ - Add support for Chapel ([ #960 ] ( https://github.com/XAMPPRocky/tokei/pull/960 ) )
68
+ - Add language support for Slang ([ #956 ] ( https://github.com/XAMPPRocky/tokei/pull/956 ) )
69
+ - Update TypeScript language ([ #953 ] ( https://github.com/XAMPPRocky/tokei/pull/953 ) )
70
+ - Added support for Circom ([ #949 ] ( https://github.com/XAMPPRocky/tokei/pull/949 ) )
71
+ - link to earthly project ([ #1078 ] ( https://github.com/XAMPPRocky/tokei/pull/1078 ) )
72
+
9
73
## [ 13.0.0-alpha.1] ( https://github.com/XAMPPRocky/tokei/compare/v13.0.0-alpha.0...v13.0.0-alpha.1 ) - 2024-03-04
10
74
11
75
### Fixed
0 commit comments