le0pard / webp-ffi

Ruby wrapper for libwebp
https://leopard.in.ua/webp-ffi/
MIT License
113 stars 14 forks source link

Update to libwebp 1.0.2 #18

Closed EwoutH closed 5 years ago

le0pard commented 5 years ago

Thanks. But why version 1.0.2? No breaking changes by semver as I can see (this file only for testing on CI, it is not influence on build).

EwoutH commented 5 years ago

@le0pard Are there other places where it should be updated?

1.0.2 adds a lot of performance and security updates.

le0pard commented 5 years ago

@EwoutH gem build by operation gem install, so it will use system libwebp.