Happy to announce Quil 2.6.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: - Add random-2d and random-2d functions to generate random vectors. #201 <https://github.com/quil/quil/pull/201> by @prakhar1989 <https://github.com/prakhar1989> - Fix current-fill and current-stroke on cljs. #196 <https://github.com/quil/quil/pull/196> by @satchit8 <https://github.com/satchit8> - Fix mouse-pressed? and key-pressed? on cljs. #198 <https://github.com/quil/quil/pull/198> by @Norgat <https://github.com/Norgat> - Fix console.log problem that logged every call to rect. Bug <https://github.com/quil/processing-js/pull/2>. - Update Processing to 3.2.4 and Processing.js to 1.6.4. Documentation on http://quil.info has been updated as well. 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
