Skip to content

Version 0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:05
· 9 commits to main since this release

♻️UPDATE

  • Return failed elements by a tagged output, which allows users to determine how to handle them subsequently.
  • Provide options that handle failed records.
    • max_trials - The maximum number of trials when there is one or more failed records.
    • append_error - Whether to append error details to failed records.