Skip to content

0.3.12 "Web Wuv"

Compare
Choose a tag to compare
@tommyettinger tommyettinger released this 14 Jan 00:23
· 264 commits to master since this release

This release pretty much only exists to improve GWT support -- earlier releases didn't use a package/namespace/folder for their .gwt.xml files, and this can cause problems in many GWT projects. Now the GWT inherits line is:

<inherits name="com.github.tommyettinger.anim8" />

Other than the version, almost nothing else has changed. There's a new experimental dithering option, "Igneous", in PaletteReducer, but it isn't a complete Dithered.DitherAlgorithm like the others. That's all, though!