[ANN] Quil 2.8.0 Release

25 views
Skip to first unread message

Mikita Belahlazau

unread,
Nov 19, 2018, 11:32:58 AM11/19/18
to clo...@googlegroups.com, clojur...@googlegroups.com, clj-pro...@googlegroups.com

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

  • New looping? function. Contributed by @NightMachinary in #244.
  • Improved fullscreen support. #240.
  • Improved with-sketch and with-stroke macros. Contributed by @zck. Not it works both in Clojure and ClojureScript versions.
  • Removed the following functions: abs-intabs-floatambient-floatambient-intbackground-floatbaackground-intconstrain-floatconstrain-intemissive-floatemissive-intfill-floatfill-intstroke-floatstroke-inttint-floattint-int. Only their counterpart without int/float left and work both in Clojure and ClojureScript.
  • Documentation improvements by @Alex-Keyes.
  • Refactoring of snippets to use them in API docs. See #246.
Another change is improvements in API documentation on http://quil.info. For each API function you can now see one or more examples of how to use it. Examples are taken from the Quil tests and guaranteed to work. You can also try and play with them online using "try example" button.


If you find confusing or puzzling examples - please report them using "report example" button or file a bug on Quil repo or just send email to clj-pro...@googlegroups.com

Happy hacking!

Mikita

Reply all
Reply to author
Forward
0 new messages