Happy to announce Quil 2.2.6 release.

Quil is a Clojure/ClojureScript library for creating interactive drawings
and animations. Github repo <https://github.com/quil/quil>.

The release available on clojars: https://clojars.org/quil. Changes:

   - Fix bug with hex colours. Issue #71
   <https://github.com/quil/quil/issues/71>.
   - Make with-translation and with-rotation macros handle exceptions
   properly. Issue #154 <https://github.com/quil/quil/issues/154>. (thanks
   to rbuchmann <https://github.com/rbuchmann>)
   - Fix blend-color function in cljs. Issue #156
   <https://github.com/quil/quil/issues/156>.
   - Add Navigation 2D middleware. See docs
   <https://github.com/quil/quil/blob/master/src/cljx/quil/middleware.cljx#L93>
   .
   - Pass draw/update/other functions by name, not by value in cljs to make
   live-reloading easier (for example with figwheel).

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 http://groups.google.com/group/clojurescript.

Reply via email to