Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@domsec domsec released this 24 Dec 22:38
31e4158

Notable Changes

Features

  • Added the EXIF Orientation metadata tag value to the thrown unknown EXIF Orientation metadata exception message (#20):

Improvements

  • Temporary file I/O operations - create, read and delete - are no longer required to obtaining a JPEG image BufferedImage from a byte array (#15)
  • Updated all dependencies (#25)
  • Various method and linting related refactoring (#18, #26)

Bug Fixes

  • Java streams not properly closed (#13)
  • A non JPEG file extension manually changed to .jpg is not rejected (#17)

Documentation

  • Copyright updated to 2021 in all Java classes (#22)
  • Updated README Usage section (#23)

Contributions

A big Thank You to the following people who contributed to this release