Stove v0.25.2
Changelog
Release notes: https://trendyol.github.io/stove/release-notes/0.25.0/
馃殌 Features
- a3c972b stove-cli: open full test error in scrollable popup on click
- 790e6d4 recipes: add Java Micronaut recipe under java-recipes, closes #703
馃悰 Fixes
- dd82a5a stove-cli: truncate test error in detail header to keep header compact
馃摑 Documentation
- bedc219 add brew upgrade instructions for existing tap installs
- 8339616 Update version from 0.25.1 to 0.25.2
Stove CLI Install
Homebrew (macOS):
brew install Trendyol/trendyol-tap/stove
Already installed? Refresh the tap, then upgrade:
brew update && brew upgrade stove
Shell script (macOS & Linux):
curl -fsSL https://raw.githubusercontent.com/Trendyol/stove/main/tools/stove-cli/install.sh | sh
Manual: Download the archive for your platform below, extract, and place stove in your PATH.