Skip to content

v0.1.0-dev.1152

Pre-release
Pre-release

Choose a tag to compare

@nurulhudaapon nurulhudaapon released this 07 Jun 21:39
· 100 commits to main since this release
09f13ef

This is a developer preview of Ziex; some features are still works in progress.
Update or install the Ziex 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.1152

Fixes

  • fix: static export cli command 09f13ef

Contributors