Skip to content

1.0.14

Compare
Choose a tag to compare
@mshriver mshriver released this 07 Jun 17:22
· 33 commits to master since this release
34733df

Two enhancements:

  1. @mfalesni added a return for silent_failure, so that the results can be unpacked without TypeError regardless of failure or success.

  2. @bsquizz added a log_on_loop option, defaulting to false, that allows for caller to trigger logging on every loop iteration. Function and 'try' number are included in Info level log message.