Skip to content

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 09:49
2acb81e
  • Added: Python 3.9 support
  • Added: process_func_args argument to process methods
  • Deprecated: **kwargs in process methods,
    use process_func_args argument instead
  • Removed: deprecated process_unified_format_index() methods
  • Removed: Python 3.6 support