Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 556 Bytes

CHANGELOG

2.1.0

  • Updated dependencies.
  • Migrated code to ES6

2.0.2

  • Updated dependencies.
  • Fixed missing /dist directory.

2.0.1

  • Updated dependencies.

2.0.0

  • 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.

1.2.0

  • Added method to return JPEG dimensions.

1.1.0

  • Added JPEG file-type detection.

1.0.0

  • Initial release.