Versioning scheme for WebP library

35 views
Skip to first unread message

Shubham Chandra Gupta

unread,
Dec 24, 2015, 1:33:21 AM12/24/15
to WebP Discussion
Hi All,

What is the versioning scheme followed by webp library to indicate api/binary incompatibility.

Can we assume that all 0.4.x versions are going to be api/binary backward compatible with each other, but 0.5.x versions may not be compatible with 0.4.x versions.

Thanks,
Shubham

James Zern

unread,
Jan 8, 2016, 11:11:12 PM1/8/16
to WebP Discussion
Hi,
Yes that's the idea. 0.4.x is compatible as far as the public api is concerned, technically on Linux you might run into an issue when using a shared object that wasn't built with visibility=hidden, this is now the default for 0.5.x and always was for Windows DLLs. The NEWS file makes some mention of incompatibility, in general the changes have been additive with a few configuration behavior changes along the way.
Reply all
Reply to author
Forward
0 new messages