0.1.0-alpha.4 - 2026-05-14
Pre-release
Pre-release
Release Notes
Added
- Added developer documentation for local workflows, parser architecture, profile validation, and HTML roundtrip behavior.
- Added a machine-readable conformance fixture manifest and reference implementation test coverage for manifest cases.
- Added profile governance policy for official, community, and local profiles, namespace rules, versioning, renderer trust, and registry metadata.
- Added CI coverage for the npm CLI wrapper and Tree-sitter grammar package.
Install hmd-cli 0.1.0-alpha.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/VrianCao/hmd/releases/download/v0.1.0-alpha.4/hmd-cli-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/VrianCao/hmd/releases/download/v0.1.0-alpha.4/hmd-cli-installer.ps1 | iex"Download hmd-cli 0.1.0-alpha.4
| File | Platform | Checksum |
|---|---|---|
| hmd-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| hmd-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| hmd-cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| hmd-cli-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| hmd-cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |