Happy to announce Quil 2.7.1 release. Quil is a Clojure/ClojureScript library for creating interactive drawings and animations.
The release available on clojars: http://clojars.org/quil. List of changes: - Add resize-sketch function. #212 <https://github.com/quil/quil/issues/212>. - Add :enable/disable-async-saveframe hints. Thanks to Jacob Maine. - Add display-ads function to embed advertising in sketches to make a few bucks while sharing your art. Docs <https://www.youtube.com/watch?v=dQw4w9WgXcQ>. - Pass event object to key-released handler in fun-mode. #209 <https://github.com/quil/quil/issues/209>. - Disable automatic setting of pixel density to be screen density. #202 <https://github.com/quil/quil/issues/202>. - Fix not working titles. See #236 <https://github.com/quil/quil/issues/236>. Thanks to @mishadoff <https://github.com/mishadoff>. - Fix random-2d and random-3d to produce uniformly distributed vectors. Commit <https://github.com/quil/quil/commit/dd447f44f6aba573212d13862920da47b868359b> . - Update to Processing 3.3.7 and Processing.js to 1.6.6. - Partial Java 9 support. Doesn't work on Mac OS. See Processing plan <https://github.com/processing/processing/wiki/Supported-Platforms#java-9> for Java 9 support. Documentation on http://quil.info has been updated. Happy hacking! Nikita -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.