v3.0.0a9
Pre-release
Pre-release
github-actions
released this
08 Aug 11:01
·
104 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 oftyping
wherever possible.