← All releases

v0.1.1

November 25, 2025 · View on GitHub

What's new for you

- Added executable shim so npx warelay@0.1.x runs the CLI directly. - Help/version banner uses README tagline with color and a colored examples footer. - Added --verbose to send and status for consistent noisy output. - Lowercased branding and updated web provider UA to warelay/cli/0.1.1. Install: ```bash npm install -g warelay@0.1.1 # or npx warelay@0.1.1 --help ``` …

Full release notes

The complete changelog with all changes, fixes, and technical details is on the official GitHub release page.

Open v0.1.1 on GitHub →