Re: [ANN] scope-capture 0.3.0

2018-07-17 Thread Val Waeselynck
I pushed a bug in 0.3.0 - jump straight to 0.3.1. My bad!

On Tuesday, 17 July 2018 15:18:46 UTC+2, Val Waeselynck wrote:
>
> Just released *scope-capture 
> * 0.3.0, with some new 
> goodies:
>
> - spyqt / brkqt 
> 
>  
> (SPY QuieTly), useful for preventing large outputs from drowning your REPL.
> - (sc.api/calling-from ...) and :sc/called-from 
> :
>  
> only log / record an Execution Point when invoked from some upstream 
> caller. Useful for spy-ing inside generic functions which get called a lot 
> when you trigger execution.
>
> Feedback welcome !
>
> Valentin Waeselynck
>

-- 
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.


Re: [ANN] scope-capture 0.3.0

2018-07-17 Thread Jason Felice
This looks very useful!  Thanks!

On Tue, Jul 17, 2018 at 9:19 AM Val Waeselynck 
wrote:

> Just released *scope-capture
> * 0.3.0, with some new
> goodies:
>
> - spyqt / brkqt
> 
> (SPY QuieTly), useful for preventing large outputs from drowning your REPL.
> - (sc.api/calling-from ...) and :sc/called-from
> :
> only log / record an Execution Point when invoked from some upstream
> caller. Useful for spy-ing inside generic functions which get called a lot
> when you trigger execution.
>
> Feedback welcome !
>
> Valentin Waeselynck
>
> --
> 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.
>

-- 
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.


[ANN] scope-capture 0.3.0

2018-07-17 Thread Val Waeselynck
Just released *scope-capture 
* 0.3.0, with some new 
goodies:

- spyqt / brkqt 

 
(SPY QuieTly), useful for preventing large outputs from drowning your REPL.
- (sc.api/calling-from ...) and :sc/called-from 
:
 
only log / record an Execution Point when invoked from some upstream 
caller. Useful for spy-ing inside generic functions which get called a lot 
when you trigger execution.

Feedback welcome !

Valentin Waeselynck

-- 
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.