LynxDB v0.1.3
Quick Install
curl -fsSL https://lynxdb.org/install.sh | shChecksums
All artifacts are signed and checksummed. Verify with:
sha256sum -c checksums.txtChangelog
Features
- 405f850: feat: partial result streaming (@OrlovEvgeny)
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