Skip to content

v0.1.2

Choose a tag to compare

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

Highlights

  • Update notifications. The CLI now tells you when a newer release is out,
    with a one-line update command — cached daily, silent in CI, and never blocks a
    command (the check runs in the background).
  • Correct version reporting for go install github.com/nuelScript/skiff@vX
    builds, not just release binaries.

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.1...v0.1.2