v1.0.1
Zeth Code v1.0.1
Small maintenance release focused on install, release, and package metadata fixes.
Fixed
- Fixed npm package metadata pointing to MiMo Code.
- Fixed GitHub workflow version handling for
v1.0.1. - Fixed local
masterbuilds showing0.0.0-master-*instead of the package version. - Fixed Windows npm postinstall binary lookup from
mimo.exetozeth.exe. - Fixed schema URLs to use the ZethRise GitHub repo.
- Added generated config schemas:
schema/config.jsonschema/tui.json
Added
- Added PowerShell installer:
irm https://raw.githubusercontent.com/ZethRise/ZethCode/master/install.ps1 | iex