Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.4 KB

File metadata and controls

50 lines (30 loc) · 1.4 KB

Changelog

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.

[Unreleased]

0.2.1 - 2026-04-21

Fixed

  • (overlay) handle case where symlink replaces a directory

Other

  • (cargo) update sha2 dependency
  • (cargo) dependency updates

0.2.0 - 2026-03-18

Added

  • (cli) implement registry pull/fetch support

Fixed

  • (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

Fixed

  • (overlay) handle top-level . directory entry
  • (squashfs) capture stderr from squashfs in error output
  • (image) handle docker-centric media types for manifests

Other

  • 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

Other

  • re-enable aarch64 testing