Thank you for keeping this fantastic library alive :)

On Thursday, March 24, 2016 at 9:03:42 PM UTC+1, Nikita Beloglazov wrote:
>
> Happy to announce Quil 2.4.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:
>
>    - Updated cheatsheet 
>    
> <https://github.com/quil/quil/blob/master/docs/cheatsheet/cheat-sheet.pdf>. 
>    Thanks to @SevereOverfl0w <https://github.com/SevereOverfl0w>.
>    - Added support for some new processing functions: pixel-density, 
>    display-density, clip, no-clip, key-modifiers.
>    - Fixes: #170 <https://github.com/quil/quil/issues/170>, #179 
>    <https://github.com/quil/quil/issues/179>.
>    - Upgraded to ProcessingJS 1.4.16 and Processing 3.0.2.
>    - Drop support of Clojure 1.6.0.
>    - Migrated from cljx to cljc and various refactorings to make Quil 
>    compile with self-hosted cljs.
>
> Documentation on http://quil.info has been updated as well.
>
> *Live editor*
>
> Editor <http://quil.info/sketches/create> on quil.info was revamped and 
> migrated to self-hosted ClojureScript! That means that now you can evaluate 
> code ~instantly in browser and even reevaluate parts of code. Editor 
> provides following features:
>
>
>    - full client-side compilation including macros from quil.core;
>    - partial evaluation: use Ctrl+Enter to evaluate selected code or form 
>    under cursor
>    - warning and error messages;
>    - easy sketch sharing via URL;
>
> Feedback and bug reports are welcome! Feel free to reply to this thread or 
> file a bug in Quil repo <https://github.com/quil/quil>. 
>
>
> 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