Skip to content

echopoint v0.11.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 01:55
· 11 commits to main since this release
3f46a49

Installation

Quick Install (macOS/Linux)

curl -fsSL https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.sh | sh

Quick Install (Windows / PowerShell)

irm https://raw.githubusercontent.com/nanostack-dev/echopoint-cli/main/install.ps1 | iex

Manual Download

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

Changelog

  • edae9c0 feat(flows-run): surface per-assertion results in --verbose