Skip to content

Releases: kleisauke/libvips-packaging

v8.10.6

29 Mar 18:57
Compare
Choose a tag to compare
Release v8.10.6

- Provide prebuilt binaries for macOS ARM64.
- Provide prebuilt binaries for Linux musl ARM64.
- Include libimagequant as dependency.
- Switch from zlib to zlib-ng.
- Allow linker to remove unused sections.
- Switch from libjpeg-turbo to MozJPEG.
- Build a more minimal libxml2.
- Build aom without HBR/WebM support.
- Windows binaries are being built with LLVM 11.1 (was GCC 10.2).

Release v8.10.5-darwin-arm64

27 Jan 16:19
Compare
Choose a tag to compare
Pre-release
Cleanup a bit

+ try to remove '-target arm64-apple-darwin' from the compiler flags.

Release v8.10.5-single-shared

26 Jan 15:37
Compare
Choose a tag to compare
Pre-release
Build a single shared library

And unexport the g_param_spec_types symbol on Linux.

Release v8.10.5-build2

27 Dec 12:10
Compare
Choose a tag to compare
- Fix AVIF decode/encode on Windows with CPUs lacking support for the AVX2 instruction set (kleisauke/net-vips#104).
- Compatibility with older Linux ARM64v8 and ARMv7 distributions (#3).

Release v8.10.5

24 Dec 09:43
Compare
Choose a tag to compare
- Provide prebuilt binaries for Windows ARM64.
- Add support for AVIF.

Release v8.10.1-build2

11 Oct 19:51
Compare
Choose a tag to compare
Pre-release
Merge remote-tracking branch 'upstream/master'

Release v8.10.1

08 Sep 14:44
Compare
Choose a tag to compare
- Build Linux ARM64v8 and ARMv7 binaries with GCC 9.3.0.

Release v8.10.0-build2

26 Aug 11:51
Compare
Choose a tag to compare
Release v8.10.0-build2

Release v8.10.0

10 Aug 08:53
Compare
Choose a tag to compare
Release v8.10.0 Pre-release
Pre-release
Release v8.10.0

Release v8.10.0-rc1-build3

18 Jul 14:44
Compare
Choose a tag to compare
Pre-release
Parallelize GNU Make