Skip to content

v0.6.16

Latest

Choose a tag to compare

@github-actions github-actions released this 12 May 21:24

Changelog

Features

  • 1a5900b: feat(blast-radius): add --validation-files flag to surface suggested tests (@greynewell)

Installation

macOS / Linux (Homebrew)

brew tap supermodeltools/cli https://github.com/supermodeltools/cli
brew install supermodeltools/cli/supermodel

macOS / Linux (curl)

curl -fsSL https://supermodeltools.com/install.sh | sh

Windows (Scoop)

scoop bucket add supermodel https://github.com/supermodeltools/cli
scoop install supermodel

npm

npm install -g @supermodeltools/cli

Full changelog: v0.6.15...v0.6.16