Hi everyone, I'm pleased to announce the 0.1.2 release of kamera <https://github.com/oliyh/kamera> which aims to make screenshots more consistent and moves away from webfolder/cdp4j, which is a breaking change but important as cdp4j did not have good license terms for general use. Instead, clj-chrome-devtools provides a much nicer API for Clojure.
This release *changes*: - kamera now uses clj-chrome-devtools <https://github.com/tatut/clj-chrome-devtools> instead of webfolder/cdp4j #5 <https://github.com/oliyh/kamera/issues/5>. If you used the session parameter in any of the callback hooks you will need to update your code. Additionally the :chrome-options config setting has changed, see the README for an example. - The browser window is now resized to fit the content height only before taking a screenshot by default. This behaviour is controlled by the :resize-to-contents option, see the README This release *fixes*: - Expand / contract icons in the report not showing up properly -- 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/4b922b7c-bae8-495f-879f-96d5a1ead79dn%40googlegroups.com.