0.6.0
Added
- Docker images are published to Docker Hub as
phueber/prefetcharr:latest
.
Changed
- Always log to
stderr
, regardless of the--log-dir
flag. - Only log with ANSI colors if
stderr
is a terminal. - Use rustls instead of openssl.
- Reduce binary and docker image size.