Skip to content

Releases: randomm/oo

0.5.0 - 2026-05-20

Choose a tag to compare

@github-actions github-actions released this 20 May 11:51
bca5b56

Release Notes

Features

  • (#55,#57,#58) Learn hints and expanded command patterns

Features

  • Added 14 new built-in patterns for common commands (#58):
    • npm test, yarn test, pnpm test, bun test - JavaScript/TypeScript test frameworks
    • cargo tarpaulin - Rust code coverage
    • cargo fmt - Rust formatting
    • mypy - Python type checking
    • rubocop - Ruby linting
    • ruff format - Python formatting
    • prettier - Code formatting
    • npm run build, yarn build, pnpm build, bun build - JavaScript/TypeScript build tools

Documentation

  • Updated README with expanded built-in patterns table (now 24 total patterns)

Install double-o 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/randomm/oo/releases/download/v0.5.0/double-o-installer.sh | sh

Download double-o 0.5.0

File Platform Checksum
double-o-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
double-o-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
double-o-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.4.5 - 2026-04-16

Choose a tag to compare

@github-actions github-actions released this 16 Apr 20:56
c33772a

Release Notes

Features

  • (distribution) Enable shell installer (#143) (#144)

Install double-o 0.4.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/randomm/oo/releases/download/v0.4.5/double-o-installer.sh | sh

Download double-o 0.4.5

File Platform Checksum
double-o-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
double-o-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
double-o-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.4.4 - 2026-03-20

Choose a tag to compare

@github-actions github-actions released this 21 Mar 05:45
dd56c7c

Release Notes

Download double-o 0.4.4

File Platform Checksum
double-o-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
double-o-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
double-o-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.4.3 - 2026-03-20

Choose a tag to compare

@github-actions github-actions released this 20 Mar 21:56
eb52519

Release Notes

Bug Fixes

  • Correct pattern directory path in README
  • Correct tarball extraction paths in installation instructions

Download double-o 0.4.3

File Platform Checksum
double-o-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
double-o-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
double-o-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.4.2 - 2026-03-20

Choose a tag to compare

@github-actions github-actions released this 20 Mar 21:38
97ab85e

Release Notes

Download double-o 0.4.2

File Platform Checksum
double-o-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
double-o-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
double-o-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 21:09

Download double-o 0.4.1

File Platform Checksum
double-o-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
double-o-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
double-o-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum