archive 0.3.1

A unified interface for extracting common archive formats in-memory
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.3.1]https://github.com/secana/archive/compare/v0.3.0...v0.3.1 - 2026-04-25

### Other

- dependency update

## [0.3.0]https://github.com/secana/archive/compare/v0.2.1...v0.3.0 - 2025-12-28

### Other

- Cleanup old artifacts
- Add unix archive (`.ar`) and Debian package (`.deb`) support ([#3]https://github.com/secana/archive/pull/3)
- Bump actions/checkout from 4 to 6 ([#6]https://github.com/secana/archive/pull/6)
- Bump actions/checkout from 4 to 6
- Add release-plz