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

-- 
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