IJP-ImageIO v.2.1.0
This release moves away from Java 8, assuming Java 9 or better. A major new feature is better support for RGB48 TIFF images.
New features:
- Support saving of composite color images (48bit color TIFF) Issue #3
- Support reading of composite color images (48bit color TIFF) Issue #4
- Use new ImageIO (with TIFF etc) in Java 9+ Issue #6
Bug fixes: