New
v0.1.0-dev.606
This is a developer preview of ZX; some features are still works in progress. Update or install the ZX CLI using the following scripts.
Installation
Linux/macOS
curl -fsSL https://ziex.dev/install | bash
Windows
powershell -c "irm ziex.dev/install.ps1 | iex"
Changelog
v0.1.0-dev.606
Features
- feat: add StaticParam.init
41edf1f