Releases: MarcoArmenta/quiverlab
Release list
v1.0.1
quiverlab v1.0.1. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:1.0.1 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.
v1.0.0
quiverlab v1.0.0. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:1.0.0 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.
v0.2.0
quiverlab v0.2.0. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:0.2.0 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.
v0.1.0
quiverlab v0.1.0. The wheel is pure Python (py3-none-any): one file installs on every OS via pip install <wheel> or pip install quiverlab once on PyPI. Container: docker pull ghcr.io/marcoarmenta/quiverlab:0.1.0 (amd64 + arm64); a SIF asset for air-gapped clusters is attached by the Container workflow.
QuiverLab desktop app (rolling)
One-file QuiverLab app: download the file for your OS, double-click it, and the local GUI opens in your browser -- fully offline, exact computation, no install. The app is not code-signed yet, so each OS warns once. macOS: unzip, double-click; at the 'Apple could not verify...' dialog click Done (NOT Move to Trash), then System Settings -> Privacy & Security -> Open Anyway -> Open (or in Terminal: xattr -d com.apple.quarantine ./QuiverLab). Windows: if SmartScreen appears, choose More info -> Run anyway. Linux: tar xzf, then ./QuiverLab. Rebuilt from main; not a versioned library release.