Skip to content

LynxDB v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Mar 09:48
· 3 commits to main since this release

LynxDB v0.1.3

Quick Install

curl -fsSL https://lynxdb.org/install.sh | sh

Checksums

All artifacts are signed and checksummed. Verify with:

sha256sum -c checksums.txt

Changelog

Features

Bug Fixes

  • 2640b19: fix: isolate spill temp files in tests to prevent cross-package cleanup race (@OrlovEvgeny)

Full changelog: v0.1.2...v0.1.3