Release Notes
π Version Tag
- π New Features: Implemented options in
image_shower.rs like showing only differences in diff mode, adding option
to only show diff area and adjusting fast switch behavior, adding fast switch feature for diff mode with adjustable
speed, and enhancing image blending logic and renaming diff_alpha to diff_blend.
- π Documentation: Added components section for artifacts configuration in
oranda.json.
- π¦ Dependency Update: Updated macOS platform configuration for eframe dependencies in
Cargo.toml.
- π Version Bump: Bumped version to v0.1.18.
Install icu_tool 0.1.18
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/W-Mai/icu/releases/download/v0.1.18/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.18/icu_tool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install W-Mai/cellar/icu_tool
Download icu_tool 0.1.18