Happy to announce release of Quil 2.0.0!

To use Quil 2.0.0 update project.clj to following:

:dependencies [...
               [quil "2.0.0"]]


Major change is that Quil now uses latest Processing 2.2.0. Check release
notes <https://github.com/quil/quil/blob/master/RELEASE-NOTES.md> for list
of all other changes. Github repo <https://github.com/quil/quil>.

Thanks everyone who helped with development of 2.0.0. Special thanks to
Maksim Karandashov who helped a lot with adding support of Processing
present mode and other features.

Future plans:

   - Maksim is working on Quil on ClojureScript project as part of Google
   Summer of Code program. You'll be able to run Quil sketches in browser by
   the end of this summer!
   - Support more functional-style sketches.

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