File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # Version 0.4.1
2+
3+ ## Features
4+
5+ - Update to match ` bat ` 's 0.25.0 release #49
6+ - Includes the addition of CFML (ColdFusion Markup Language), NSIS (Nullsoft
7+ Scriptable Install System), and WGSL (WebGPU Shading Language) syntaxes
8+
9+ ## Docs
10+
11+ - Switch README codeblock lang from cmd to console #33
12+ - Use a test to back up the statement on unused assets being stripped #30 #31
13+ - Cleanup README tables #29
14+ - Clarify the MIT license for GitHub #22
15+
16+ ## Internal
17+
18+ - Switch the ` cargo-xtask ` to internally detect the active regex backend instead
19+ of explicitly being passed #38 #48
20+ - Several CI action version bumps #17 #23 #24 #25 #26 #40 #41 #42 #45
21+ - Update dependencies #35 #44
22+ - Allow automatically generating syntect test metadata #37 #43
23+ - Test embedded acknowledgements compared to full listing #32
24+ - Add a fuzzer to help ensure size optimization equality #19 #21
25+ - Placate ` clippy ` #20
26+ - Commit our ` Cargo.lock ` file to help ensure ` cargo xtask gen -y ` is stable #18
27+
128# Version 0.4.0
229
330## Breaking Changes
You can’t perform that action at this time.
0 commit comments