Skip to content

Release v2.0.2

Choose a tag to compare

@ericmann ericmann released this 25 Mar 05:23
· 14 commits to main since this release

Release v2.0.2

What's New

Changed — Dependency Updates

  • github.com/golang-jwt/jwt/v5 — 5.3.0 → 5.3.1 (security patch)
  • github.com/spf13/cobra — 1.7.0 → 1.10.2
  • github.com/spf13/pflag — 1.0.5 → 1.0.10
  • modernc.org/sqlite — 1.45.0 → 1.47.0
  • gopkg.in/ini.v1 — 1.67.0 → 1.67.1

Changed — CI/CD

  • actions/setup-go — v5 → v6
  • actions/setup-node — v4 → v6
  • docker/build-push-action — v5 → v7
  • docker/login-action — v3 → v4
  • docker/setup-buildx-action — v3 → v4

Installation

Quick Install (recommended)

curl -sSL https://raw.githubusercontent.com/displacetech/displace-cli/main/install.sh | bash

Manual Download

Download the appropriate binary for your platform from the assets below.

Verification

sha256sum -c checksums.txt

Upgrade

displace update