Skip to content

v0.0.18

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 14:34
· 422 commits to main since this release
f5527ff

Patch Changes

  • 3a84284: Changes to methods

    Simplifies methods, removing methods that were added merely for their potential as hooks.
    Any actually needed hooks can be restored upon request.
    Renames several methods for clarity.
    Note that all Executor class methods are still considered internal.