Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 16:55

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 master builds showing 0.0.0-master-* instead of the package version.
  • Fixed Windows npm postinstall binary lookup from mimo.exe to zeth.exe.
  • Fixed schema URLs to use the ZethRise GitHub repo.
  • Added generated config schemas:
    • schema/config.json
    • schema/tui.json

Added

  • Added PowerShell installer:
irm https://raw.githubusercontent.com/ZethRise/ZethCode/master/install.ps1 | iex

Zeth Code is a fork of MiMo Code. If you face any error or bug, feel free to open an issue on this repository!