v0.18.0 - 2017年5月30日
-
移除之前已弃用的输出格式“选项”功能: quality、progressive、compressionLevel、withoutAdaptiveFiltering、 withoutChromaSubsampling、trellisQuantisation、trellisQuantization、 overshootDeringing、optimiseScans 和 optimizeScans。
-
确保最大输出尺寸基于所使用的格式。 #176 @stephanebachelier
-
切换到 libvips 实现的“attention”和“entropy”裁剪策略。 #727
-
确保 ARM64 预编译二进制文件使用正确的 C++11 ABI 版本。 #772 @ajiratech2
-
通过使用动态值避免缩小(加载时)的混叠现象。 #781 @kleisauke