aff4 0.2.6

Pure-Rust read-only AFF4 (Advanced Forensic Format 4) disk image reader
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.6]https://github.com/SecurityRonin/aff4-forensic/compare/aff4-v0.2.5...aff4-v0.2.6 - 2026-08-08

### Fixed

- *(meta)* use is_multiple_of, which the raised MSRV floor now denies the manual form of

### Other

- consolidate per-member lints into the workspace block; close the expect_used hole

## [0.2.5]https://github.com/SecurityRonin/aff4-forensic/compare/aff4-v0.2.4...aff4-v0.2.5 - 2026-07-25

### Documentation

- reverse-write PRD + ADRs; mkdocs excludes governance docs (fleet standard)
# Changelog

All notable changes to `aff4` are documented here. The format follows
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and the project adheres
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!-- release-plz appends new versions above this line, newest first. -->