0.3.12 "Web Wuv"
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!