Skip to content

App v0.3.13

Choose a tag to compare

@github-actions github-actions released this 27 Feb 18:08
· 51 commits to main since this release
a67320c

Installation

curl (recommended)

curl -fsSL https://t-req.io/install | bash

npm

npm install -g @t-req/app

Manual download

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

Changes

  • chore: version packages (#98) (a67320c)
  • fix(app): init templates now place assert directives at the top of the generated .http files so it matches plugin expectations (#97) (cf097c7)