Skip to content

v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 18:38
· 112 commits to main since this release

Added

  • Added an optional fourth parameter to call_function, timeout, which accepts a value in milliseconds that will cap the execution time of the function. The default behavior if not supplied is preserved, which is a 5 second timeout. Thanks @brooksmtownsend for this contribution
  • several dependency updates