- Include env variable name in error message when it's not found
- Removed unneeded Arc<> around reqwest client
- Supports graceful shutdown
- Upgraded axum and other dependencies
Something broke for netbsd, so I'm removing it from the supported platforms.
Added --write-pid and an example freebsd rc.d script.
Added /refresh endpoint to force a refresh of the cache.
Remove unsupported platforms
Upgrade some dependencies (including ring) to try to fix some build failures.
Add support for generating a manpage, new build tooling (stolen from drolsky's
precious tool), and a --once
flag.
First release