Skip to content

Packrat 0.1.1-2026.aug.21

Choose a tag to compare

@github-actions github-actions released this 21 Aug 08:51
· 21 commits to main since this release

Packrat 0.1.1-2026.aug.21, built 21 August 2026.

Changes since 0.1.0

  • Release 0.1.1-2026.aug.21 [skip ci] (e8291fa)
  • Build container images for x86-64 only (af672bd)
  • Fix the container build broken by the bench target (239ca97)
  • Run the benchmarks on every branch (4d3a075)
  • Align the licence metadata with the GPL v3 file (cb974ad)
  • Add GNU General Public License v3 (2a43202)
  • Add a release pipeline producing tar and zip binaries (98c6507)
  • Rewrite the installer as actual bash (d388d02)
  • Add benchmarks, and fix the three O(n) paths they exposed (9eabf16)
  • Show ages finer than a day, and stop trusting the clock blindly (de1cd8f)
  • Add logging, and split the crate into a library and a binary (6cb3395)
  • Add GNU General Public License v3 (92752cb)
  • Satisfy the newer clippy that CI runs (9f8229a)
  • Add container images, CI, and an autostart installer (7f53c17)
  • Load a container's children in one query instead of one each (e869636)
  • Fix the label symbol picker, size the QR properly, add cut margins (b3367a7)

Install

Download the archive for your architecture, unpack it, and either run the
binary directly or let the bundled installer register it to start at boot:

tar xzf packrat-0.1.1-2026.aug.21-x86_64-unknown-linux-musl.tar.gz
cd packrat-0.1.1-2026.aug.21-x86_64-unknown-linux-musl
./packrat --seed-example          # try it
sudo ./install.sh --binary ./packrat   # or install it properly

The binaries are statically linked, so they run on any Linux of that
architecture. A container image for the same version is at
ghcr.io/t342guy/packrat:0.1.1-2026.aug.21.

Checksums

5f5a6cdf72658efcf23ef8ecfa834ef209fa95161fdebd7102cf02ba9de1fae5  packrat-0.1.1-2026.aug.21-aarch64-unknown-linux-musl.tar.gz
d377a8dc8b777c5548acc9e8d8985a724e2b18e2a3779f683f8176d000ce11c4  packrat-0.1.1-2026.aug.21-x86_64-unknown-linux-musl.tar.gz
c85089336077e3a3e81d15d5a2ad06eb011cf613a054630122ccd6ba22077c68  packrat-0.1.1-2026.aug.21-aarch64-unknown-linux-musl.zip
fbd6b3f4b5870c359b1c9ccfb320de4b5a7aa379830408e20a27b2904d819c59  packrat-0.1.1-2026.aug.21-x86_64-unknown-linux-musl.zip