Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added AVIF encoder, updated packages to support alpha channels #212

Merged
merged 31 commits into from
Aug 10, 2020

Conversation

saschazar21
Copy link
Owner

This PR contains the following updates (incl. breaking changes):

BREAKING CHANGE: using a different emscripten version, outcome is now a full-featured Promise structure
BREAKING CHANGE: new emscripten SDK exports valid Promise, thus previous initializations of packages fail.
…de function

BREAKING CHANGE: due to the addition of a function parameter and the split into in_color_space and out_color_space, the MozJPEG encoder is not backwards compatible anymore.
BREAKING CHANGE: this adds another function parameter to decode and encode, therefore no backwards compatibility is given anymore
BREAKING CHANGE: both decode and encode function received one extra parameter, thus preventing backwards compatibility
BREAKING CHANGE: due to adding a new function parameter, the current API is not backwards compatible anymore.
@saschazar21 saschazar21 added the major Increment the major version when merged label Aug 10, 2020
@saschazar21 saschazar21 merged commit d1fbffa into master Aug 10, 2020
@saschazar21 saschazar21 added the released This issue/pull request has been released. label Aug 10, 2020
@github-actions github-actions bot deleted a comment from saschazar21 Apr 13, 2021
@github-actions
Copy link

🚀 PR was released in 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Increment the major version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant