gitprint 0.3.4

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

## [0.3.3] - 2026-02-19
### Features
- Improve release workflow ([`e564a7e`]https://github.com/izelnakri/gitprint/commit/e564a7e11ef8f9131b7225ced78405dca6e196a6)
- Optimized release binaries, interactive release flow, CHANGELOG commit links ([`db7d557`]https://github.com/izelnakri/gitprint/commit/db7d55757eb76dfca3152481f7d597d2a1d49464)

## [0.3.2] - 2026-02-18
### Features
- Add make fix, cargo binstall support, and faster nix run ([`25eb991`]https://github.com/izelnakri/gitprint/commit/25eb99167a8254f4f37434fd058b4932ca2a339a)
- Accept remote URLs as input (git clone + generate PDF) ([`b14e2b1`]https://github.com/izelnakri/gitprint/commit/b14e2b180058963b17f034da23eaa228c55f4ec9)
- Improve Metadata first page ([`c7fc8d7`]https://github.com/izelnakri/gitprint/commit/c7fc8d7d5eff316f4b21612c88ac35c47098626b)

## [0.3.1] - 2026-02-18
### Features
- Slim down dependency tree further ([`88ccf92`]https://github.com/izelnakri/gitprint/commit/88ccf92296fe013c943b601fb478fb06ddb7d0fc)

## [0.2.0] - 2026-02-18
### Bug Fixes
- Ensure musl target stdlib is installed on cold cache; add README badges ([`6e28b39`]https://github.com/izelnakri/gitprint/commit/6e28b39c5526c95d5142e7da6866f1ad79b58007)

### Features
- Add Makefile, release tooling, async save_pdf, and crates.io metadata ([`fe67c11`]https://github.com/izelnakri/gitprint/commit/fe67c11475df238ce575391230eed3848b78f904)

### Refactoring
- Migrate to anyhow, update all deps, parallelise pipeline, add doctests ([`9581c08`]https://github.com/izelnakri/gitprint/commit/9581c08476087078f96355bdabd93d1e14d42259)

## [0.1.2] - 2026-02-18
### Features
- Now gitprint shows more metadata of files ([`514f0cb`]https://github.com/izelnakri/gitprint/commit/514f0cbc7adbd6c4d467ae1e592c92729212953a)