Skip to content

v3.8.4

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jul 13:49

Release v3.8.4

Performance: algorithmic complexity and allocation reductions on install/update hot paths

  • Removed per-binary re-read of installed.json from the install loop
  • Name→entry cache index in update.rs (O(installed × cache) → O(1) lookups)
  • HashSet-based command-name conflict resolution
  • extract_platforms parses each release asset once instead of 11×
  • Variant filtering precomputes normalized names/variants once

📦 下載 / Downloads

請從下方選擇適合您系統的版本下載。
Please download the appropriate version for your system from below.

🔒 檔案校驗 / File Verification

使用 SHA256SUMS 檔案驗證下載的檔案完整性。
Use the SHA256SUMS file to verify the integrity of downloaded files.


📝 自動生成的變更日誌 / Auto-generated Changelog

Full Changelog: v3.8.3...v3.8.4