Skip to content

Comments

Release: v0.6.0#30

Merged
RemingtonRohel merged 5 commits intomainfrom
develop
Dec 3, 2025
Merged

Release: v0.6.0#30
RemingtonRohel merged 5 commits intomainfrom
develop

Conversation

@RemingtonRohel
Copy link
Contributor

Features

  • Reading of metadata fields only from files. In src/formats/*.rs you can see the DATA_FIELDS which specifies non-metadata fields for a given format. For the generic DMAP format, all fields are denoted as metadata fields.
  • The Rust API for metadata reading is Record::read_file_metadata()
  • The Python API for metadata reading is read_[type](mode="metadata")
  • Added tests for metadata reading to Python and Rust test suites.
  • Added benchmarks for reading bzipped files, and for reading metadata only.

@RemingtonRohel RemingtonRohel merged commit dd317c6 into main Dec 3, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant