Skip to content

v0.1.15 - 2025-01-14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 04:01
ad522ba

Release Notes

๐Ÿ”– Version Tag

  • ๐Ÿ”ง Improvements: Improved error handling for data size mismatches in lvgl. The logging statement was moved for
    correct execution, enhancing error reporting in image header processing.
  • ๐Ÿš€ New Features: Improved code formatting and organization in image_shower. Refactored the code for better
    readability, adjusted import statements and formatted button click event for setting background color with consistent
    indentation and line breaks.
  • ๐Ÿ”„ Version Bump: Version was bumped to 0.1.15 to reflect the updates and improvements.

Install icu_tool 0.1.15

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/W-Mai/icu/releases/download/v0.1.15/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.15/icu_tool-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install W-Mai/cellar/icu_tool

Download icu_tool 0.1.15

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