lstar 0.2.1

Fix: viewer crash on open in browsers with a resizable WASM heap (JS/WASM only)

lstar 0.2.0

This release brings the Zarr v3 on-disk format to every surface (C++/Python/R/JS) and makes compressed, range-readable viewer stores the default.

Default on-disk format is now Zarr v3

Zstd compression and sharded writes

Compressed, range-readable viewer stores by default

lstar 0.1.7

extend_for_viewer() auto-selects the count basis (no longer errors on normalized-only inputs)

lstar 0.1.6

The R package version jumps 0.1.0 -> 0.1.6 to align with the companion Python package (lstar-sc on PyPI) and the shared on-disk format; the entries below cover everything the R package gained since the 0.1.0 CRAN release.

Seurat → viewer prep (the previously-untested seam)

extend_for_viewer(primary=) — align the prep with the viewer’s default open

Single-file .lstar.zarr.zip packaging

viewer@0.1 cross-language parity

Cross-surface fidelity (parity audit)

lstar 0.1.0

First release. lstar is a uniform data model (L*) and a Zarr interchange format for single-cell / spatial omics, with a shared C++ core (libstar) and bindings in R, Python and C++.

Data model & store

Format converters (profiles)

Viewer profile (viewer@0.1)

Performance