Skip to content

v0.1.9 - 2024-03-06

Choose a tag to compare

@github-actions github-actions released this 05 Mar 19:26
66c2e55

Release Notes

πŸ”– Version Tag

  • πŸš€ New Features: Added support for LVGL version 8 encode and decode.
  • πŸš€ New Features: Added support for image show for LVGL version 8.
  • πŸš€ New Features: Added support for more image information logging for LVGL version 8 and 9.
  • πŸ”„ Version Bump: Version was bumped to 0.1.9 to reflect the updates and improvements.

Install icu_tool 0.1.9

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install W-Mai/homebrew-cellar/icu_tool

Download icu_tool 0.1.9

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-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum