File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,46 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.1] ( https://github.com/LeagueToolkit/wadtools/releases/tag/v0.5.1 ) - 2025-10-23
11+
12+ ### Added
13+
14+ - add command to show default hashtable directory in wadtools
15+ - camino
16+ - default hashtable dir
17+ - config
18+ - add verbosity level control for tracing output
19+ - truncate long filenames in log and remove useless directory prep
20+ - truncate long file names
21+ - use ltk chunk extensions
22+ - make regex case insensitive by default
23+ - use fancy regex
24+ - add aliases for extract and diff commands
25+ - allow multiple filter types
26+ - add extraction progress bar
27+ - test
28+ - workflows and sorting
29+ - add diff command
30+ - add extract command
31+
32+ ### Fixed
33+
34+ - formatting
35+ - tracing output layers
36+ - show correct number of extracted chunks
37+
38+ ### Other
39+
40+ - bump wadtools version to 0.5.1
41+ - update version to 0.5.0 and revise CHANGELOG for new release
42+ - update README with config and hashtable discovery details; refactor diff and extract commands to load default hashtable directory
43+ - remove redundant logging in add_from_dir method
44+ - * (release)* v0.4.0
45+ - satisfy format lints
46+ - makes sure that hashed filenames are zero padded
47+ - filter extract
48+ - get rid of unstable features
49+
1050## [ 0.4.0] ( https://github.com/LeagueToolkit/wadtools/releases/tag/v0.4.0 ) - 2025-10-08
1151
1252- truncate long filenames in log and remove useless directory prep
You can’t perform that action at this time.
0 commit comments