New
v0.1.0-dev.634
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.634
Features
Fixes
- fix(fmt): extra capture spacing
022d2b0
Documentation
- docs: add api routes doc
9a33551
Miscellaneous
- chore: version bump
167b22d - wip: mdzx file format
ad3400b - refactor: renamed packages -> pkg
5dcbb21 - wip: server action
bf3aaad - chore: add markdown related checklist
691d603 - chore: bump version
Contributors
- @nurulhudaapon