Releases & Changelog

Official production releases, checksums, and release notes for Windows, Linux, and macOS.

v1.0.0

Released on 2026-07-26

Download v1.0.0

Release Highlights

  • Initial production release of RahulChaube Runtime
  • Full drop-in Node.js compatibility with TypeScript & JSX out of the box
  • Built-in ultra-fast package manager and bundler
  • AI-assisted diagnostics (`rahulchaube explain`, `rahulchaube optimize`)

Official Packages & Checksums

Linux x64
rahulchaube-linux-x64.tar.gz (42.1 MB)
SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
Download
Linux ARM64
rahulchaube-linux-arm64.tar.gz (39.8 MB)
SHA256: f4c0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b866
Download
macOS Apple Silicon (ARM64)
rahulchaube-darwin-arm64.tar.gz (40.5 MB)
SHA256: a1b2c34298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b877
Download
macOS Intel (x64)
rahulchaube-darwin-x64.tar.gz (41.9 MB)
SHA256: b2c3d44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b888
Download
Windows x64
rahulchaube-windows-x64.zip (44.2 MB)
SHA256: c3d4e54298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b899
Download
Windows ARM64
rahulchaube-windows-arm64.zip (41.0 MB)
SHA256: d4e5f64298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b800
Download

Detailed Changelog

Features

  • + CLI dispatcher with 21 commands (`install`, `add`, `create`, `doctor`, `explain`, `benchmark`)
  • + Scaffolding support for React, Next.js, Express, Hono, Library, and CLI templates
  • + Built-in HTTP server framework and OpenAPI generator in `api/`
  • + Cross-platform installer for Linux, macOS, and Windows

Fixes

  • - Fixed dependency tree resolution in edge cases
  • - Resolved PATH environment export formatting across zsh and bash

Improvements

  • * Optimized cold startup time and memory allocation
  • * Redesigned terminal progress logs and colorful banners