h5i v0.1.4
Install
Linux / macOS:
curl -L https://github.com/h5i-dev/h5i/releases/download/v0.1.4/h5i-v0.1.4-<TARGET>.tar.gz | tar -xz
sudo mv h5i /usr/local/bin/Windows: download the .zip, extract h5i.exe, and add it to your PATH.
Available targets
| Target | Platform |
|---|---|
x86_64-unknown-linux-musl |
Linux x86_64 (static, glibc-free) |
aarch64-unknown-linux-musl |
Linux arm64 (static, glibc-free) |
aarch64-apple-darwin |
macOS (Apple Silicon + Rosetta) |
x86_64-pc-windows-msvc |
Windows x86_64 |
Each archive is accompanied by a .sha256 checksum file.
What's Changed
- add blogs to docs by @Koukyosyumei in #86
- add CVE blogs by @Koukyosyumei in #87
- Add files via upload by @Koukyosyumei in #88
- Add files via upload by @Koukyosyumei in #89
- Improve readme by @Koukyosyumei in #90
- Update README.md by @Koukyosyumei in #91
- Update README.md by @Koukyosyumei in #92
- Restructure CLI + drop Y-CRDT + auto-trace + h5i share pr + tiered review by @Koukyosyumei in #93
- PR comment: native Alert callouts + Mermaid reasoning DAG by @Koukyosyumei in #94
- Redesign context-branch storage to one git ref per branch by @Koukyosyumei in #95
- Improve pr style by @Koukyosyumei in #96
- update to v0.1.4 by @Koukyosyumei in #97
Full Changelog: v0.1.3...v0.1.4