# 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.10.2](https://github.com/SecurityRonin/sqlite-forensic/compare/sqlite-forensic-v0.10.1...sqlite-forensic-v0.10.2) - 2026-07-23
### Added
- *(carve)* GREEN — whole-DB SqliteCarver over the forensic-carve contract
### Fixed
- *(deps)* use published forensic-carve 0.1 (was path dep)
# Changelog
All notable changes to `sqlite-forensic` are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Releases are prepared by [release-plz](https://release-plz.dev/) from conventional commits.