Release Notes
π Version Tag
- π§ Refactoring: Refactored code to improve maintainability and readability.
- π§ Refactoring: Refactored error handling to improve user experience and reduce code complexity.
- π New Features: The way to display the path is more reasonable.
- π New Features: Added support for Auto-Complete feature for the command line interface. See
README.md
for more information.
- π Version Bump: Version was bumped to 0.1.10 to reflect the updates and improvements.
Install icu_tool 0.1.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/W-Mai/icu/releases/download/v0.1.10/icu_tool-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/W-Mai/icu/releases/download/v0.1.10/icu_tool-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install W-Mai/homebrew-cellar/icu_tool
Download icu_tool 0.1.10