Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.1.3] - 2026-03-15

Other

  • (deps) Move tar crate to workspace dependencies
  • (i18n) Rename locale files to main.ftl

[0.1.2] - 2025-12-17

Added

  • Add Polish translations for alpm-compress

Fixed

  • Fix clippy warnings for Rust 1.92.0

[0.1.1] - 2025-11-15

Added

  • Localize error messages for alpm-compress

[0.1.0] - 2025-10-30

Added

  • Add tarball reader and builder
  • [breaking] Add None variant to encoder, decoder and settings
  • Implement compression/decompression in alpm-compress
  • Add alpm-compress crate