v1.0.0
- breaking change: change "imageCompression" function signature
- use of OffscreenCanvas when support, fallback to document.createElement('canvas')
- use createImageBitmap when support, fallback to FileReader readAsDataURL
- add web worker support
- follows image exif orientation