First release
This is the first release of the Arduino JPEGDecoder library.
The library has been tested with a variety TFT displays in the past 12 months by a number of users.
Test boards include Arduino Mega, Arduino Due and the NodeMCU 1.0
Displays tested include HX8357 variants and ILI9341.
Any graphics library can be used with the library providing it supports setting an address window on the display and the ability to push colors to the display. See examples provided.