Skip to content

v0.1.20 - 2025-11-14

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Nov 12:49
0ebb5fe

Release Notes

πŸ”– Version Tag

  • πŸš€ New Features: Added color difference visualization in image_shower.
  • πŸš€ New Features: Enhanced image diff display in image_shower.
  • πŸ”§ Improvements: Refactored image diffing logic in diff.
  • πŸ”§ Improvements: Moved diff panel to a side panel in image_shower for better UI.
  • πŸ›  Refactoring: Removed unused variables in endecoder/utils.
  • πŸ”„ Version Bump: Version was bumped to 0.1.20 to reflect the updates.

Install icu_tool 0.1.20

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/W-Mai/icu/releases/download/v0.1.20/icu_tool-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/W-Mai/icu/releases/download/v0.1.20/icu_tool-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install W-Mai/cellar/icu_tool

Download icu_tool 0.1.20

File Platform Checksum
icu_tool-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
icu_tool-x86_64-apple-darwin.tar.xz Intel macOS checksum
icu_tool-x86_64-pc-windows-msvc.zip x64 Windows checksum
icu_tool-x86_64-pc-windows-msvc.msi x64 Windows checksum
icu_tool-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
icu_tool-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
icu_tool-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
icu_tool-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum