Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 20:03

Changelog

  • 5259716 feat(amr): support multi-species and cross-genus queries
  • 758dbff perf(amr): add genus-partitioned parquet files (Layer 2)
  • 56b630f perf(amr): stream-filter parquet rows with early termination
  • 0d5e784 style(index): improve build progress with step counters and timing
  • aa3e7a9 test(parquet): add benchmarks for ReadFiltered vs ReadStreamFiltered