All notable changes to this project are documented here. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
0.1.1 - 2026-06-27
Added
- Initial release. Codecs for the four nested formats inside a Debian
.deb:Debkit.Ar— read and writearcontainers (deterministic headers, no symbol table).Debkit.Tar— read and writetararchives (deterministic ustar, names stored verbatim including a leading./).Debkit.compress/2andDebkit.decompress/2for:gzip,:xz,:zstd.
!-raising variants and anDebkit.Errorexception.- Precompiled NIFs for
{x86_64,aarch64}-{apple-darwin,unknown-linux-gnu}.