Skip to content

Version 0.19.0

Choose a tag to compare

@jonasrauber jonasrauber released this 05 Feb 23:20
· 116 commits to master since this release

New Features

  • fully specified all parameters with descriptive names (no more *args, **kwargs)
  • fully type-annotated all functions and all tests
  • improved docs
  • bugfixes