Skip to content

chore: release v0.5.7 - #63

Merged
Crauzer merged 1 commit into
mainfrom
release-plz-2026-07-13T17-18-30Z
Jul 15, 2026
Merged

chore: release v0.5.7#63
Crauzer merged 1 commit into
mainfrom
release-plz-2026-07-13T17-18-30Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • wadtools: 0.5.6 -> 0.5.7
Changelog

0.5.7 - 2026-07-13

Added

  • add paths command
  • add project icon
  • implement mimir hashtables
  • windows explorer integration
  • bin scan extract

Changed

  • Hash → path resolution now uses the mimir shared
    .lhdb cache instead of CommunityDragon hashes.*.txt files. Tables are memory-mapped and
    shared across LeagueToolkit tools, so there is no per-run parse of a ~250 MB text blob.
  • download-hashes / dl now installs the published mimir tables into the shared cache
    (checksum-verified, atomic, incremental) instead of downloading CommunityDragon text files.
  • hashtable-dir / hd now prints the mimir cache directory; --hashtable-dir and the
    hashtable_dir config value now override that cache directory (also settable via MIMIR_DIR).
  • -H/--hashtable <PATH> still loads a supplemental <hex-hash> <path> text file, layered on
    top of the cache.

Removed

  • On first run after upgrading, the old Documents/LeagueToolkit/wad_hashtables
    hashes.game.txt / hashes.lcu.txt files are removed (best-effort; custom files are left
    untouched and the folder is deleted only if it becomes empty).


This PR was generated with release-plz.

@github-actions
github-actions Bot force-pushed the release-plz-2026-07-13T17-18-30Z branch 4 times, most recently from 25f242a to 14fcc97 Compare July 13, 2026 23:49
@github-actions
github-actions Bot force-pushed the release-plz-2026-07-13T17-18-30Z branch from 14fcc97 to 5208e54 Compare July 13, 2026 23:54
@Crauzer
Crauzer merged commit 69a9ad0 into main Jul 15, 2026
3 checks passed
@Crauzer
Crauzer deleted the release-plz-2026-07-13T17-18-30Z branch July 15, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant