All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.1 - 2026-04-21
- (overlay) handle case where symlink replaces a directory
- (cargo) update sha2 dependency
- (cargo) dependency updates
0.2.0 - 2026-03-18
- (cli) implement registry pull/fetch support
- (cli) add doc=false for the cargo-cli bin output
- (cli) use better 'about' string
- (Cargo.toml) always optimize dependencies
- (canonical) don't assume PAX values are UTF-8
0.1.2 - 2026-03-14
- (overlay) handle top-level
.directory entry - (squashfs) capture stderr from squashfs in error output
- (image) handle docker-centric media types for manifests
- Merge pull request #4 from edera-dev/dependabot/github_actions/step-security/harden-runner-2.15.1
- (deps) bump step-security/harden-runner from 2.14.2 to 2.15.1
0.1.1 - 2026-03-13
- re-enable aarch64 testing