Skip to content

Java 11 support + performance increase

Compare
Choose a tag to compare
@RubbaBoy RubbaBoy released this 12 Jan 20:58
· 95 commits to master since this release
3e146d0

Added full Java 11 support, and also made fairly significant speed increases from replacing the default ImageIO.read method with a custom one to more efficiently read images.