[ANN] Quil 2.3.0 Release

34 views
Skip to first unread message

Nikita Beloglazov

unread,
Dec 1, 2015, 3:07:03 AM12/1/15
to clj-processing

Happy to announce Quil 2.3.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:

  • Migrated to Processing 3.0. See relevant Processing page.
  • Switch to Clojure 1.6. Makes it incompatible with Clojure 1.5.1.
  • Optimizations in helper seqs functions. See #160.
  • Fix #161: don't draw text when no-fill is set.
  • Fix #115: bind *out* to REPL to make errors more visible when using emacs.
  • Removed few hints (due to Processing 3.0): :enable-retina-pixels:disable-retina-pixels:enable-native-fonts:disable-native-fonts.

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

Upgrade to Processing 3.0 didn't introduce major API changes. The most noticeable change is that now smooth and no-smooth functions must be called inside new handler :settings (a cousin of :setup). See settings() documentation for Processing.

Happy hacking!

Nikita

Szymon Kaliski

unread,
Dec 1, 2015, 3:02:55 PM12/1/15
to clj-processing, m...@nbeloglazov.com
Great! Can't wait to play with it! :)
Reply all
Reply to author
Forward
0 new messages