Sha256: 917005e129580938dc6d6de0be4c38f34ad3c7d4ed26aa6786038d91b1b367c1
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 KB
Contents
v0.9.0 Remove unnecessary MacOS variations, bump examples version v0.8.1 Refactor processing.core.PFont to remove need to load Fonts, that was a hack to support MacOS. List available fonts instead. v0.8.0 Refactor processing code to jdk8 syntax, include lambda, switch on string etc. Make some methods used in constructors (eg allocate) final, might cause breakages? Using maven `release` flag which assumes build with jdk9+ (though targeting 8, which only supports `source` & `release` flags). The Jar manifest is now dynamically created by maven, which allows `travisci` to pass on java build. v0.7.1 Oops fix `GfxRender` had not been merged v0.7.0 Refactor sketch_writer to load params from ~/.picrate/sketch.yml. `AppRender => GfxRender` because we only need `PGraphics` in renderer. v0.6.0 Re-branding with new 'pick'/'eight' svg for PiCrate v0.5.0 Do geany configuration when installing samples v0.4.3 Update to jruby-9.2.4.0 v0.4.2 Update to jruby-9.2.0.0 v0.4.1 Proper sensible release since we can install from rubygems with jruby-9.2.1.0 v0.0.4 LSystem examples v0.0.3 Extended Samples v0.0.2 Attempt to set native folder for armv6hf v0.0.1 First iteration with drivers as used by processing.org
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
picrate-1.0.0-java | CHANGELOG.md |
picrate-0.9.0-java | CHANGELOG.md |