v0.8.22
Filter max_bytes(amount)
Automatically degrades the quality of the image until the image is under the specified amount
of bytes
Improved Memory Control
Improved memory control using jemalloc
What's Changed
- build: jemalloc by @cshum in #54
- feat(vips): max_bytes by @cshum in #55
- fix(vips): fix max_bytes with thumbnailNotSupported by @cshum in #57
- fix: .env handling for undefined flag
Full Changelog: v0.8.20...v0.8.22