Skip to content

Releases: hamedniroomand/waverune

Release list

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Sep 15:08
8e37df0

Install from npm with npm install -g waverune (Node.js 22+), or with one command and no runtime: curl -fsSL https://raw.githubusercontent.com/hamedniroomand/waverune/main/install.sh | bash (macOS, Linux) or irm https://raw.githubusercontent.com/hamedniroomand/waverune/main/install.ps1 | iex (Windows). The archives below hold standalone executables that embed the Bun runtime.

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:56
5ac4ddd

Install from npm with npm install -g waverune (Node.js 22+). The binaries below embed the Bun runtime and need no Node or Bun installation.

What's Changed

  • refactor: split modules by duty and rewrite comments in simplified technical english by @hamedniroomand in #2

New Contributors

Full Changelog: https://github.com/hamedniroomand/waverune/commits/v0.3.0