Happy to announce Quil 3.1.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 all changes went to this release:

   - New cljs functions. By @anthonygalea <http://github.com/anthonygalea>
      - :bolditalic support in text-style.
      - lights, shininess, light-falloff now work on cljs as well as clj.
   - Added print-first-n <http://quil.info/api/debugging#print-first-n> and
   print-every-n-millisec
   <http://quil.info/api/debugging#print-every-n-millisec> functions for
   debugging. By @anthonygalea <http://github.com/anthonygalea> in #315
   <https://github.com/quil/quil/issues/315>.
   - Fix support of :mouse-wheel in cljs. See #321
   <https://github.com/quil/quil/issues/321>.
   - Updated dependencies on Processing to 3.5.3 and P5.js to 0.9.0.

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

Happy hacking!

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/CAHO9%2B4JAdVQ2fR1DpWvLSW%3DbjrWidxthqpaYG06ZQ3jQg23uxw%40mail.gmail.com.

Reply via email to