v0.1.0
This first release contains incomplete stubs for all maya.cmds commands
- ✅ All commands are included.
- ✅ Most commands have accurate argument signatures.
- ❌ The implicit first argument is missing for all commands that use it.
- ❌ All functions return
Any