Happy to announce Quil 2.5.0 release.
Quil is a Clojure/ClojureScript library for creating interactive drawings
and animations.

The release available on clojars: https://clojars.org/quil. List of changes:

   - Support svg rendering. #188 <https://github.com/quil/quil/issues/188>.
   - Add do-record <http://quil.info/api/output/files#do-record> macro to
   simplify svg/pdf generation. #189
   <https://github.com/quil/quil/issues/189>.
   - Update Processing to 3.2.2 and Processing.js to 1.6.3.
   - Fix mouse-wheel event propagation outside of sketch. #175
   <https://github.com/quil/quil/issues/175>
   - Fix reflection warnings. #185 <https://github.com/quil/quil/issues/185>

Since 2.5.0 Quil works only on Java 8+ because Processing 3.2.2 doesn't
support Java 7 and below.

Documentation on http://quil.info has been updated as well.

Happy hacking!
Nikita

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to