[ANN] kamera 0.1.2 - visual testing with devcards integration

2020-07-27 Thread Oliver Hine
Hi everyone,

I'm pleased to announce the 0.1.2 release of 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 
    instead of 
   webfolder/cdp4j #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.


Re: [ANN] kamera 0.1.2 - visual testing with devcards integration

2020-07-27 Thread Oliver Hine

Correction, this was the 0.1.3 release!
On Monday, 27 July 2020 at 10:24:03 UTC+1 Oliver Hine wrote:

> Hi everyone,
>
> I'm pleased to announce the 0.1.2 release of 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 
> instead of 
>webfolder/cdp4j #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/d1b0ea34-469e-458d-9e2b-651570d503c1n%40googlegroups.com.