GoogleChromeLabs / squoosh

Make images smaller using best-in-class codecs, right in the browser.
https://squoosh.app
Apache License 2.0
21.33k stars 1.48k forks source link

Display codec versions in the README #1380

Open aryanpingle opened 9 months ago

aryanpingle commented 9 months ago

Adds a 'Codecs' section to the README with the version and source URL for each codec.

Going through each codec's Makefile/README to figure out the implemented version isn't terribly fun, and now you won't have to. Some codecs are built on commits in-between releases, so I added a + after the previous version. libwebp2 doesn't have any releases, so I kept just the commit date.