Skip to content

v3.0.0a9

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 11:01
· 51 commits to master since this release

Features

  • Add prefab subpackage containing some simple built-in hooks. More will continue to be added.
  • utils.get_command_data() now works for groups and subgroups.

Miscellaneous

  • Switch to using types from collections.abc instead of typing wherever possible.