Link

Release August 2020

Version 2020.08: 28th August 2020

Next release date: 25th September 2020

Key features at a glance

  • Tested on JDK 15 ( and backwards compatibility with JDK 8 )
  • Lots of general fixes
  • Major improvement to documentation, making our product easier to use

Enhancements

  • [JDEL-360] - Replace use of ImageProcessingOperations with an interface in JDeli class
    No impact on users and will require no code changes.
  • [JDEL-363] - Refactor JPegDecoder and remove unused flag
    Refactored JPegDecoder to reduce number of instance variables.