Skip to content

v1.5.2

Choose a tag to compare

@cshum cshum released this 25 May 06:04
· 340 commits to master since this release

Introducing vipsgen

This release migrates imagor's libvips integration from manually written bindings to vipsgen - a Go binding generator for libvips. It lays the foundation for future enhancements by providing access to the full libvips API (300+ operations) and ensuring automatic compatibility with libvips updates.

What's Changed

Full Changelog: v1.4.17...v1.5.1