v2.1.0 Add module-info.
v2.0.0 Bump to target minimum of jdk11 thus removing JAXB annotations (possibly esoteric and underused anyway).
v1.0.1 Bump processing to 3.4, support toxiclibs Voronoi etc
v1.0.0 About time we got to 1.0.0 bump processing to 3.3.4
v0.9.3 Bump processing version to processing-3.3.2.
v0.9.2 Bump processing version, add to_ruby_string
method to ColorList
see examples, allow use of TColor
without Toxi
prefix. Removed audio.
v0.9.1 Make it easier to load PerlinNoise and SimplexNoise
v0.9.0 Updated maven artifacts, somewhat arbitarily require JRubyArt-1.2+
v0.8.0 Use data_path
v0.7.0 Use polyglot maven build
v0.6.0 Some corrections to the Rect and Vec3D contains logic (mea culpa, caused by injudicious refactoring)
v0.5.0 New version toxiclibs update to use jdk8 syntax, require jdk8 and probably therefore JRubyArt only new MeshToVBO class.
v0.4.0 Last version compatible with both ruby-processing and JRubyArt.