You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* (#307) Add jimp dependencz
* (#307) Implement image reader
* (#307) Implement image writer
* (#307) Test data
* (#307) Register both providers
* (#307) Stick to BGR color format when loading images
* (#307) Expose imagereader and imagewriter through utility functions
* (#307) Updated tests to verify calls to Jimp
* (#307) Mock jimp in testcases using the pluginRegistry to avoid ReferenceErrors
* (#307) Mock jimp in e2e testcases to avoid ReferenceErrors
0 commit comments