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

Add encoders #6

Merged
merged 7 commits into from
Feb 9, 2022
Merged

Add encoders #6

merged 7 commits into from
Feb 9, 2022

Conversation

Josh-McFarlin
Copy link
Owner

Changed

  • Simplify transformers by removing buffer dependency for external transformers, move sharp
    transformer to examples, and create wasm transformer
  • BREAKING: Modified transformer to use a new function type, Sharp can no longer be passed in
    as is
  • modify how transform defaults are set and their types

Docs

  • Updated docs to use new transformer format
  • Created multiple new examples for various transformers
  • Created documentation for new usage of Sharp

… of classes

Simplify transformers to make the process of creating custom transformers simpler.
Simplify transformers by removing buffer dependency for external transformers, move sharp
transformer to examples, and create wasm transformer

BREAKING CHANGE: Modified transformer to use a new function type, Sharp can no longer be passed in
as is
Added supported content type fields to transformers and updated all examples to show correct
implementation.
@Josh-McFarlin Josh-McFarlin merged commit bdb37f0 into master Feb 9, 2022
@Josh-McFarlin Josh-McFarlin deleted the add-encoders branch February 9, 2022 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant