Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:36

Highlights

  • One-line install. Get the CLI on macOS or Linux with
    curl -fsSL https://useskiff.xyz/cli | sh — or go install github.com/nuelScript/skiff@latest.
  • Security & reliability hardening across the control plane, deploy pipeline,
    and edge router. Updating from v0.1.0 is recommended.
  • Faster edge routing, more robust database/session handling, safer error
    reporting, and correct version stamping in every build.

Install

The CLI, on your own machine:

curl -fsSL https://useskiff.xyz/cli | sh

The whole platform, on your own server:

curl -fsSL https://useskiff.xyz/install | sh -s -- --domain example.com

Full changelog: v0.1.0...v0.1.1