Skip to content

Releases: jashkenas/ruby-processing

Bumping version for new run-app mode

Choose a tag to compare

@monkstone monkstone released this 27 Jun 19:08

See wiki for details. Thanks to @pedrozath.

Update to use jruby-complete-1.7.25

Choose a tag to compare

@monkstone monkstone released this 15 Apr 06:12

Even the JRuby guys will probably lose interest in 1.7 series after this release, time to check out propane or JRubyArt

Polyglot maven build

Choose a tag to compare

@monkstone monkstone released this 06 Feb 19:34
2.6.17

Update README.md

Expected final release, update to jruby-1.7.23

Choose a tag to compare

@monkstone monkstone released this 25 Nov 10:29

I tried but failed to create java version that would lock toxiclibs to version-0.4.0 and pbox2d to version 0.4.2, if anyone could do that, it would warrant another release. Otherwise bye bye ruby-processing, hello JRubyArt (jruby_art)

Update to jruby-complete-1.7.22

Choose a tag to compare

@monkstone monkstone released this 21 Aug 13:15

Update rspec, introducing p5map is direct replacement of processing map which is now deprecated (use of processing map in ruby is anachronistic, and is about time we just dropped it). Use map1d or constrained_map is more ruby like 3 args vs 5 args for p5map.