Releases: Gaurav-Gosain/golars
Release list
golars v0.1.8
golars v0.1.8
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- dcf2a61: jupyter: ANSI-aware trailing-table strip (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.8Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.
golars v0.1.7
golars v0.1.7
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- be71b57: jupyter+repl: drop duplicate load print, ✓ glyph, ANSI in jupyter cells (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.7Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.
golars v0.1.6
golars v0.1.6
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- beb0f09: jupyter: strip duplicate ASCII table when cell ends in show/head (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.6Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.
golars v0.1.5
golars v0.1.5
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- 5eb3088: ci(release): skip cargo install, fetch wasm-tools + tree-sitter prebuilts (@Gaurav-Gosain)
- f489f7d: jupyter: render HTML on every cell, theme-aware CSS, skip stale focus (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.5Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.
golars v0.1.4
golars v0.1.4
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- bc6446e: jupyter: native .glr kernel + GoNB-friendly DataFrame renderers (@Gaurav-Gosain)
- d6cd266: script/transpile: chain pipelines, dedupe display boilerplate, group imports (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.4Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp /
golars-kernel on your PATH.
golars v0.1.3
golars v0.1.3
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- f65ddf2: godoc: polars-style hover docs for the public API surface (@Gaurav-Gosain)
- 01f87e1: nvim-golars: ship tree-sitter queries at queries/golars/ for rtp pickup (@Gaurav-Gosain)
- c4f60b7: nvim-golars: syntax highlight + other commands added since v0.1.0 (@Gaurav-Gosain)
- 25a669a: tree-sitter-golars: commit generated src/ so nvim-treesitter can install (@Gaurav-Gosain)
- e5fbb4a: zed-golars: ship prebuilt extension package + curl install that just works (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.3Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp on your
PATH.
golars v0.1.2
golars v0.1.2
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- cf1e52f: cmd/golars-lsp: render probe preview table in inlay tooltip (@Gaurav-Gosain)
- 6fb90ba: cmd/golars-lsp: return probe preview on hover (works in every LSP client) (@Gaurav-Gosain)
- 5569fcf: cmd/golars: --preview-format markdown for LSP hover tooltips (@Gaurav-Gosain)
- 927018e: cmd/golars: escape | \ newlines in markdown cells to preserve table structure (@Gaurav-Gosain)
- 0acfd01: editors: zed API bump, nvim remote install, tree-sitter gitignore (@Gaurav-Gosain)
- 9ccac4b: examples/script: restructure + new scripts + transpiled/ mirror (@Gaurav-Gosain)
- 66f0f57: feat(ci): adds issue claim workflow via comments (#2) (@cr2007)
- d5db9e7: script/exprparse: drop redundant bool comparison (staticcheck S1002) (@Gaurav-Gosain)
- da1ecef: script:
.with NAME = EXPRreal expression language for .glr (@Gaurav-Gosain) - aba8dba: script: add
golars transpile+ shared predicate parser (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.2Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp on your
PATH.
golars v0.1.1
golars v0.1.1
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- 1bbb10a: Add Zed extension for golars .glr scripting language (#1) (@nkapila6)
- d86aa76: goreleaser: cd into wrap dir before install in AUR package() (@Gaurav-Gosain)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.1Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp on your
PATH.
golars v0.1.0
golars v0.1.0
Pure-Go DataFrames built on Apache Arrow. Binaries below cover
linux / macOS / windows on amd64 + arm64.
Changelog
- 25febf2: cmd/golars-lsp: use filepath.Join + file:/// URIs in tests for Windows (Gaurav Gosain itsgauravgosain@gmail.com)
- a1d9af3: docs-site: add CNAME for golars.gaurav.zip (Gaurav Gosain itsgauravgosain@gmail.com)
- 634b520: docs-site: make hero image fluid below 720px viewport (Gaurav Gosain itsgauravgosain@gmail.com)
- c79e008: initial commit (Gaurav Gosain itsgauravgosain@gmail.com)
- ab03664: release: forward brew + aur secrets, skip aur when key absent (Gaurav Gosain itsgauravgosain@gmail.com)
- 580c555: security: bump golang.org/x/net 0.50.0 -> 0.51.0 (GO-2026-4559) (Gaurav Gosain itsgauravgosain@gmail.com)
Install
Homebrew (macOS/Linux):
brew install Gaurav-Gosain/tap/golarsgo install (any platform with Go 1.25+):
go install github.com/Gaurav-Gosain/golars/cmd/golars@v0.1.0Direct download: grab the archive below for your os/arch,
extract, and drop golars / golars-mcp / golars-lsp on your
PATH.