Skip to main content

Changelog

The canonical changelog lives at CHANGELOG.md in the repository root. The notes below mirror the latest state.

0.1.0 - 2026-07-11

First release. Published on crates.io (opensxraw).

  • Rust reader (opensxraw) for legacy SCIEX .wiff/.wiff.scan files, covering TripleTOF and QTRAP instrument families.
  • Full CFBF stream catalog and .wiff.scan block/token-stream decoding.
  • .wiff2 container investigation: confirmed proprietary AES page encryption, structural analysis, and a multi-week GPU-based key-search campaign that did not recover the key - see Format specification. Support remains deferred pending new information.