Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

0.5.0

Choose a tag to compare

@Kenny2github Kenny2github released this 26 Mar 04:17
· 40 commits to main since this release

Changes

  • What was pending deprecation is now formally deprecated.

Fixes

  • Defining commands in classes resulted in a check failure because the self argument was required and not annotated. This behavior has been fixed.