mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-12-22 03:11:24 +00:00
Add note about blurhash to 0.5.17-pre.7 release doc
This commit is contained in:
parent
cddea8ddc7
commit
31e17b4d62
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ animations, and videos, as well as providing basic image processing functionalit
|
||||||
|
|
||||||
pict-rs 0.5.17-pre.7 improves the upgrade path from 0.5.16 when using object storage without path
|
pict-rs 0.5.17-pre.7 improves the upgrade path from 0.5.16 when using object storage without path
|
||||||
style, as well as improves performance when writing files to disk or into processes' stdin. It also
|
style, as well as improves performance when writing files to disk or into processes' stdin. It also
|
||||||
adds more timeouts to ensure smooth operation in the face of misbehaving spawned processes.
|
adds more timeouts to ensure smooth operation in the face of misbehaving spawned processes, and
|
||||||
|
includes the blurhash in image details responses.
|
||||||
|
|
||||||
## Upgrade Notes
|
## Upgrade Notes
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue