All notable changes to this project will be documented here. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.0 - 2026-05-22
First publication-ready release.
opensqlanylibrary:PageStore,Superblock,Page, slotted-page parsing, CRC verification, andApModelfor the additive-progression deobfuscation layer used by QuickBooks.QBWfiles.opensqlanyCLI binary:inspect,dump-page,slotssubcommands against a page-store file.SPECIFICATION.mdcovering the SA17 (build 2182, 2015) on-disk page-store format derived from clean-room observation and SAP public documentation.- Workspace metadata, MSRV 1.87,
unsafe_code = "forbid". - CI matrix (Linux + macOS + Windows):
cargo fmt,cargo clippy --workspace --all-targets -- -D warnings,cargo test --workspace. - Tag-triggered crates.io release workflow (
opensqlanythenopensqlany-cli) via trusted publishing. CHANGELOG.md,CONTRIBUTING.md,SECURITY.md.- Documentation site at https://sigilweaver.app/opensqlanywhere/docs/.