pict-rs/releases/0.5.17-pre.5.md
asonix 5a9a0b16fc
All checks were successful
/ deny (push) Successful in 10s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m52s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m52s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m48s
/ clippy (push) Successful in 2m20s
/ tests (push) Successful in 2m23s
/ publish-docker (push) Successful in 11s
/ publish-forgejo (push) Successful in 14s
/ publish-crate (push) Successful in 1m51s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 5m35s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 5m38s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 3m30s
Prepare 0.5.17-pre.5
2024-07-21 11:49:22 -05:00

486 B

pict-rs 0.5.17-pre.5

pict-rs is a simple image hosting microservice, designed to handle storing and retrieving images, animations, and videos, as well as providing basic image processing functionality.

Overview

pict-rs 0.5.17-pre.5 fixes a bug in missing variant detection introduced in -pre.4 that made the feature essentially do nothing.

Upgrade Notes

There are no significant changes from 0.5.17-pre.4. Upgrading should be as simple as pulling a new version of pict-rs.