Versiones

PlanBefore sigue el versionado semántico (vMAJOR.MINOR.PATCH). Cada versión se compila en CI a partir de un tag y se publica en las versiones de GitHub con un archivo checksums.txt (SHA-256).

PlanBefore v0.3.0

Publicado Ver en GitHub

PlanBefore Node v0.3.0.

See what changed and how to install it at https://planbefore.kvnlabs.xyz/releases


Install

macOS / Linux:

curl -fsSL https://planbefore.kvnlabs.xyz/install.sh | REPOFLOW_VERSION=v0.3.0 sh

Windows (PowerShell):

$env:REPOFLOW_VERSION = 'v0.3.0'; irm https://planbefore.kvnlabs.xyz/install.ps1 | iex

Both installers verify the SHA-256 of the download against checksums.txt. Manual installation, requirements (git, rg) and first steps: https://planbefore.kvnlabs.xyz/install

The binaries are not code-signed yet; macOS and Windows may show a warning for files downloaded with a browser. See the installation guide.

Descargas de PlanBefore v0.3.0
PlataformaArchivoTamañoSHA-256
macOS — Apple Siliconpbnode_0.3.0_darwin_arm64.tar.gz
pbnode-darwin-arm64
3.4 MiB6d875057a1108607…
macOS — Intelpbnode_0.3.0_darwin_amd64.tar.gz
pbnode-darwin-amd64
3.7 MiB95e51f987ac32cc6…
Linux — ARM64pbnode_0.3.0_linux_arm64.tar.gz
pbnode-linux-arm64
3.4 MiBc7c10f682b2653fd…
Linux — x86_64pbnode_0.3.0_linux_amd64.tar.gz
pbnode-linux-amd64
3.8 MiB6389e366a65ef575…
Windows — ARM64pbnode_0.3.0_windows_arm64.zip
pbnode-windows-arm64.exe
3.3 MiB328de3beb454e9ca…
Windows — x64pbnode_0.3.0_windows_amd64.zip
pbnode-windows-amd64.exe
3.7 MiBa9514a546420ba26…

Todos los checksums SHA-256: checksums.txt para v0.3.0

Versiones anteriores

PlanBefore v0.3.0-rc.1 preliminar 19 sept 2026

Ver en GitHub

PlanBefore Node v0.3.0-rc.1.

See what changed and how to install it at https://planbefore.kvnlabs.xyz/releases


Install

macOS / Linux:

curl -fsSL https://planbefore.kvnlabs.xyz/install.sh | REPOFLOW_VERSION=v0.3.0-rc.1 sh

Windows (PowerShell):

$env:REPOFLOW_VERSION = 'v0.3.0-rc.1'; irm https://planbefore.kvnlabs.xyz/install.ps1 | iex

Both installers verify the SHA-256 of the download against checksums.txt. Manual installation, requirements (git, rg) and first steps: https://planbefore.kvnlabs.xyz/install

The binaries are not code-signed yet; macOS and Windows may show a warning for files downloaded with a browser. See the installation guide.

Descargas de PlanBefore v0.3.0-rc.1
PlataformaArchivoTamañoSHA-256
macOS — Apple Siliconpbnode_0.3.0-rc.1_darwin_arm64.tar.gz
pbnode-darwin-arm64
3.4 MiBf5b1d6300e76907e…
macOS — Intelpbnode_0.3.0-rc.1_darwin_amd64.tar.gz
pbnode-darwin-amd64
3.7 MiB67096d9aed252a8f…
Linux — ARM64pbnode_0.3.0-rc.1_linux_arm64.tar.gz
pbnode-linux-arm64
3.4 MiB3b8588e40cd11647…
Linux — x86_64pbnode_0.3.0-rc.1_linux_amd64.tar.gz
pbnode-linux-amd64
3.8 MiB00be0cc0f59851f5…
Windows — ARM64pbnode_0.3.0-rc.1_windows_arm64.zip
pbnode-windows-arm64.exe
3.3 MiBcc815de61744b434…
Windows — x64pbnode_0.3.0-rc.1_windows_amd64.zip
pbnode-windows-amd64.exe
3.7 MiB1a7e60cf826e62cf…

Todos los checksums SHA-256: checksums.txt para v0.3.0-rc.1

El historial completo está en Versiones de GitHub.