gitprint 0.3.2

Convert git repositories into beautifully formatted, printer-friendly PDFs
Documentation
# Changelog

## [0.4.0] - 2026-02-18
### Features
- Add make fix, cargo binstall support, and faster nix run
- Accept remote URLs as input (git clone + generate PDF)
- Improve Metadata first page

## [0.3.1] - 2026-02-18
### Features
- Slim down dependency tree further

## [0.2.0] - 2026-02-18
### Bug Fixes
- Ensure musl target stdlib is installed on cold cache; add README badges

### Features
- Add Makefile, release tooling, async save_pdf, and crates.io metadata

### Refactoring
- Migrate to anyhow, update all deps, parallelise pipeline, add doctests

## [0.1.2] - 2026-02-18
### Features
- Now gitprint shows more metadata of files