Skip to content

Releases: tenseleyFlow/liszt

liszt v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:16
f053cd3

Byte-identical to GNU ls 9.11 under a pinned environment with no extension flag active; faster on every measured workload on both release machines. Extensions, all off by default: Nerd-Font icons (--icons), tree mode (--tree), dependency-free git status (--git), eza-grade metadata coloring (--color=full), and 23 built-in 24-bit themes (--theme, LISZT_THEME, LISZT_COLORS) - measured 4-16x faster than the eza equivalents (bench/release/ in the tree). Full golden, fuzz, and sanitizer gates green on Linux (glibc, musl), macOS, and FreeBSD.

liszt v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:08
eca5274

Byte-identical to GNU ls 9.11 under a pinned environment with no extension flag active; faster on every measured workload on both release machines. v0.2 extensions, all off by default: Nerd-Font icons (--icons, LS_ICONS overrides, OSC 66), tree mode (--tree, one fd at any depth), and a dependency-free git status column (--git, index parsed directly, nothing hashed) - each measured 4-16x faster than the eza equivalents (bench/release/ in the tree). Full golden, fuzz, and sanitizer gates green on Linux (glibc, musl), macOS, and FreeBSD.

liszt v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 19:46
a602fb2

Byte-identical to GNU ls 9.11 under a pinned environment; faster on every measured workload on both release machines (see bench/release/ in the tree for the stored matrices). Full golden, fuzz, and sanitizer gates green on Linux (glibc, musl), macOS, and FreeBSD.