- Should be a drop-in replacement for 2.x, no public API changes.
- Updated encoding, decoding and exif reading libraries.
- Add progressive JPEG decoding.
- Add Uint8ClampedArray support.
- Updated project dependencies.
- Fixed import in node.js #3
- Fixed entrypoint
- Updated dependencies.
- Migrated code to ES6
- Updated dependencies.
- Fixed missing /dist directory.
- Updated dependencies.
- Refined API:
.info()
returns an Error for a broken image..magic()
returns an Error for a broken image..exif()
returns an empty object for an image without EXIF.
- Updated dependencies.
- Improved tests.
- Updated examples.
- Added method to return JPEG dimensions.
- Added JPEG file-type detection.
- Initial release.